sparklyr (version 0.3.4)

java_context: Get the JavaSparkContext associated with a connection

Description

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