org.apache.hadoop.hive.ql.exec
Class AutoProgressor
java.lang.Object
org.apache.hadoop.hive.ql.exec.AutoProgressor
public class AutoProgressor
- extends Object
AutoProgressor periodically sends updates to the job tracker so that
it doesn't consider this task attempt dead if there is a long period of
inactivity.
Field Summary |
protected org.apache.commons.logging.Log |
LOG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected org.apache.commons.logging.Log LOG
go
public void go()
Copyright © 2009 The Apache Software Foundation