Rdocumentation
powered by
Learn R Programming
sparklyr (version 0.3.5)
spark_context: Get the SparkContext associated with a connection
Description
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