Runtime configuration interface for the Spark Context.
R/spark_context_config.R
spark_context_config
Description
Retrieves the runtime configuration interface for the Spark Context.
Usage
spark_context_config(sc)
Arguments
Arguments | Description |
---|---|
sc | A spark_connection . |