Package | Description |
---|---|
org.apache.pig.tools.pigstats.tez |
Modifier and Type | Method and Description |
---|---|
TezDAGStats |
TezPigScriptStats.addTezJobStatsForNative(String dagName,
NativeTezOper tezOper,
boolean success) |
Modifier and Type | Method and Description |
---|---|
abstract void |
PigTezProgressNotificationListener.dagCompletedNotification(String scriptId,
String dagId,
boolean success,
TezDAGStats tezDAGStats)
Invoked just after the Tez DAGs is completed (successful or failed).
|
void |
TezScriptState.dagCompletedNotification(String dagName,
TezDAGStats tezDAGStats) |
Copyright © 2007-2017 The Apache Software Foundation