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

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.mr.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
equals, 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 © 2014 The Apache Software Foundation. All rights reserved.