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

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.Throttle

public final class Throttle
extends Object

Intelligence to make clients wait if the cluster is in a bad state.


Method Summary
static void checkJobTracker(org.apache.hadoop.mapred.JobConf conf, org.apache.commons.logging.Log LOG)
          Fetch http://tracker.om:/gc.jsp?threshold=period.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

checkJobTracker

public static void checkJobTracker(org.apache.hadoop.mapred.JobConf conf,
                                   org.apache.commons.logging.Log LOG)
Fetch http://tracker.om:/gc.jsp?threshold=period.



Copyright © 2011 The Apache Software Foundation