spark_context_config
From sparklyr v1.0.5
by Javier Luraschi
Runtime configuration interface for the Spark Context.
Retrieves the runtime configuration interface for the Spark Context.
Usage
spark_context_config(sc)
Arguments
- sc
A
spark_connection
.
Community examples
Looks like there are no examples yet.