spark_context
From sparklyr v0.3.7
by Javier Luraschi
Get the SparkContext associated with a connection
Get the SparkContext spark_jobj
associated with a
spark_connection
Usage
spark_context(sc)
Arguments
- sc
- Connection to get SparkContext from
Value
-
Reference to SparkContext
Community examples
Looks like there are no examples yet.