Uses of Class
org.apache.hadoop.hive.ql.exec.mapjoin.MapJoinMemoryExhaustionException

Packages that use MapJoinMemoryExhaustionException
org.apache.hadoop.hive.ql.exec.mapjoin   
 

Uses of MapJoinMemoryExhaustionException in org.apache.hadoop.hive.ql.exec.mapjoin
 

Methods in org.apache.hadoop.hive.ql.exec.mapjoin that throw MapJoinMemoryExhaustionException
 void MapJoinMemoryExhaustionHandler.checkMemoryStatus(long tableContainerSize, long numRows)
          Throws MapJoinMemoryExhaustionException when the JVM has consumed the configured percentage of memory.
 void TestMapJoinMemoryExhaustionHandler.testAbort()
           
 



Copyright © 2012 The Apache Software Foundation