public class YarnServiceJobMonitor extends JobMonitor
clientContext
Constructor and Description |
---|
YarnServiceJobMonitor(ClientContext clientContext) |
Modifier and Type | Method and Description |
---|---|
JobStatus |
getTrainingJobStatus(String jobName)
Returns status of training job.
|
waitTrainingFinal
public YarnServiceJobMonitor(ClientContext clientContext)
public JobStatus getTrainingJobStatus(String jobName) throws IOException, org.apache.hadoop.yarn.exceptions.YarnException
JobMonitor
getTrainingJobStatus
in class JobMonitor
jobName
- name of jobIOException
- anything else happensorg.apache.hadoop.yarn.exceptions.YarnException
- anything related to YARN happensCopyright © 2008–2019 Apache Software Foundation. All rights reserved.