org.apache.hadoop.hive.ql.exec.errors
Class TestTaskLogProcessor

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

public class TestTaskLogProcessor
extends Object


Constructor Summary
TestTaskLogProcessor()
           
 
Method Summary
 void after()
           
 void testDataCorruptErrorHeuristic()
           
 void testGetStackTraces()
           
 void testMapAggrMemErrorHeuristic()
           
 void testScriptErrorHeuristic()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTaskLogProcessor

public TestTaskLogProcessor()
Method Detail

after

public void after()

testGetStackTraces

public void testGetStackTraces()
                        throws Exception
Throws:
Exception

testScriptErrorHeuristic

public void testScriptErrorHeuristic()
                              throws Exception
Throws:
Exception

testDataCorruptErrorHeuristic

public void testDataCorruptErrorHeuristic()
                                   throws Exception
Throws:
Exception

testMapAggrMemErrorHeuristic

public void testMapAggrMemErrorHeuristic()
                                  throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation