TestTaskTrackerMemoryManager fails with NPE
-------------------------------------------
Key: HADOOP-6075
URL: https://issues.apache.org/jira/browse/HADOOP-6075
Project: Hadoop Core
Issue Type: Bug
Components: test
Reporter: Amar Kamat
Here is the error
{code}
null
java.lang.NullPointerException
at
org.apache.hadoop.mapred.TestTaskTrackerMemoryManager.testTasksBeyondLimits(TestTaskTrackerMemoryManager.java:256)
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.