R/spark_connection.R
connection_config.Rd
Read configuration values for a connection
connection_config(sc, prefix, not_prefix = list())
spark_connection
Prefix to read parameters for (e.g. spark.context., spark.sql., etc.)
spark.context.
spark.sql.
Prefix to not include.
Named list of config parameters (note that if a prefix was specified then the names will not include the prefix)