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