spark_config()
A helper function to retrieve values from spark_config()
spark_config_value(config, name, default = NULL)
The configuration list from spark_config()
The name of the configuration entry
The default value to use when entry is not present