| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.spark |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalHiveSparkClient
LocalSparkClient submit Spark job in local driver, it's responsible for build spark client
environment and execute spark work.
|
class |
RemoteHiveSparkClient
RemoteSparkClient is a wrapper of
SparkClient, which
wrap a spark job request and send to an remote SparkContext. |
| Modifier and Type | Method and Description |
|---|---|
static HiveSparkClient |
HiveSparkClientFactory.createHiveSparkClient(HiveConf hiveconf,
String sessionId) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.