public interface HadoopJobExecHook
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkFatalErrors(Counters ctrs,
java.lang.StringBuilder errMsg) |
void |
logPlanProgress(SessionState ss) |
void |
updateCounters(Counters ctrs,
RunningJob rj) |
void updateCounters(Counters ctrs,
RunningJob rj)
throws java.io.IOException
java.io.IOExceptionboolean checkFatalErrors(Counters ctrs,
java.lang.StringBuilder errMsg)
void logPlanProgress(SessionState ss) throws java.io.IOException
java.io.IOExceptionCopyright © 2012 The Apache Software Foundation