| Package | Description |
|---|---|
| org.apache.hive.spark.client |
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable> |
SparkClient.run(Job<T> job)
Asks the remote context to run a job immediately.
|
<T extends Serializable> |
SparkClient.submit(Job<T> job)
Submits a job for asynchronous execution.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.