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.IOException
boolean checkFatalErrors(Counters ctrs, java.lang.StringBuilder errMsg)
void logPlanProgress(SessionState ss) throws java.io.IOException
java.io.IOException
Copyright © 2012 The Apache Software Foundation