Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

sparklyr (version 0.3.0)

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