spark_config_value: A helper function to retrieve values from 'spark_config()'

View source: R/core_config.R

spark_config_valueR Documentation

A helper function to retrieve values from spark_config()

Description

A helper function to retrieve values from spark_config()

Usage

spark_config_value(config, name, default = NULL)

Arguments

config

The configuration list from spark_config()

name

The name of the configuration entry

default

The default value to use when entry is not present


sparklyr documentation built on Nov. 2, 2023, 5:09 p.m.