public class TezJobMonitor extends Object
| Constructor and Description |
|---|
TezJobMonitor() |
| Modifier and Type | Method and Description |
|---|---|
int |
monitorExecution(org.apache.tez.dag.api.client.DAGClient dagClient,
HiveTxnManager txnMgr,
HiveConf conf)
monitorExecution handles status printing, failures during execution and final
status retrieval.
|
public int monitorExecution(org.apache.tez.dag.api.client.DAGClient dagClient,
HiveTxnManager txnMgr,
HiveConf conf)
throws InterruptedException
dagClient - client that was used to kick off the jobtxnMgr - transaction manager for this operationconf - configuration file for this operationInterruptedExceptionCopyright © 2014 The Apache Software Foundation. All rights reserved.