brickhouse.hive.hook
Class CompositePreExecuteHook
java.lang.Object
brickhouse.hive.hook.CompositePreExecuteHook
- All Implemented Interfaces:
- org.apache.hadoop.hive.ql.exec.HadoopJobExecHook
public class CompositePreExecuteHook
- extends Object
- implements org.apache.hadoop.hive.ql.exec.HadoopJobExecHook
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositePreExecuteHook
public CompositePreExecuteHook()
checkFatalErrors
public boolean checkFatalErrors(org.apache.hadoop.mapred.Counters arg0,
StringBuilder arg1)
- Specified by:
checkFatalErrors in interface org.apache.hadoop.hive.ql.exec.HadoopJobExecHook
logPlanProgress
public void logPlanProgress(org.apache.hadoop.hive.ql.session.SessionState arg0)
throws IOException
- Specified by:
logPlanProgress in interface org.apache.hadoop.hive.ql.exec.HadoopJobExecHook
- Throws:
IOException
updateCounters
public void updateCounters(org.apache.hadoop.mapred.Counters arg0,
org.apache.hadoop.mapred.RunningJob arg1)
throws IOException
- Specified by:
updateCounters in interface org.apache.hadoop.hive.ql.exec.HadoopJobExecHook
- Throws:
IOException
Copyright © 2013. All rights reserved.