| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.spark | |
| org.apache.hadoop.hive.ql.exec.spark.session |
| Modifier and Type | Method and Description |
|---|---|
static SparkSession |
SparkUtilities.getSparkSession(HiveConf conf,
SparkSessionManager sparkSessionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
SparkSessionManagerImpl
Simple implementation of SparkSessionManager
- returns SparkSession when requested through getSession and keeps track of
created sessions.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.