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