| Interface | Description |
|---|---|
| SparkJobRef | |
| SparkJobStatus |
SparkJobStatus identify what Hive want to know about the status of a Spark job.
|
| Class | Description |
|---|---|
| LocalSparkJobMonitor |
LocalSparkJobMonitor monitor a single Spark job status in a loop until job finished/failed/killed.
|
| RemoteSparkJobMonitor |
RemoteSparkJobMonitor monitor a RSC remote job status in a loop until job finished/failed/killed.
|
| SparkStageProgress |
| Enum | Description |
|---|---|
| SparkJobState |
Copyright © 2017 The Apache Software Foundation. All rights reserved.