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 SparkJobRef
public SparkJobStatus getSparkJobStatus()
getSparkJobStatus
in interface SparkJobRef
public boolean cancelJob()
cancelJob
in interface SparkJobRef
public int monitorJob()
monitorJob
in interface SparkJobRef
Copyright © 2017 The Apache Software Foundation. All rights reserved.