sparklyr (version 0.3.6)

hive_context: Get the HiveContext associated with a connection

Description

Get the HiveContext spark_jobj associated with a spark_connection

Usage

hive_context(sc)

Arguments

sc
Connection to get HiveContext from

Value

Reference to HiveContext