org.apache.hadoop.hive.ql.exec
Class AutoProgressor

java.lang.Object
  extended by 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
           
 
Method Summary
 void go()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected org.apache.commons.logging.Log LOG
Method Detail

go

public void go()


Copyright © 2009 The Apache Software Foundation