public class RemoteSparkJobRef extends Object implements SparkJobRef
| Constructor and Description |
|---|
RemoteSparkJobRef(HiveConf hiveConf,
JobHandle<Serializable> jobHandler,
RemoteSparkJobStatus sparkJobStatus) |
public RemoteSparkJobRef(HiveConf hiveConf, JobHandle<Serializable> jobHandler, RemoteSparkJobStatus sparkJobStatus)
public String getJobId()
getJobId in interface SparkJobRefpublic SparkJobStatus getSparkJobStatus()
getSparkJobStatus in interface SparkJobRefpublic boolean cancelJob()
cancelJob in interface SparkJobRefpublic int monitorJob()
monitorJob in interface SparkJobRefCopyright © 2017 The Apache Software Foundation. All rights reserved.