TestNodeRefresh fails on branch-20-security
-------------------------------------------
Key: MAPREDUCE-3358
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3358
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: jobtracker
Affects Versions: 0.20.205.0
Reporter: Eli Collins
TestNodeRefresh testMRRefreshRecommissioning fails on branch-20-security:
{noformat}
Testcase: testMRRefreshRecommissioning took 12.173 sec
Caused an ERROR
TaskTracker is dead
java.lang.RuntimeException: TaskTracker is dead
at
org.apache.hadoop.mapred.MiniMRCluster.waitUntilIdle(MiniMRCluster.java:316)
at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:525)
at
org.apache.hadoop.mapred.TestNodeRefresh.startCluster(TestNodeRefresh.java:108)
at
org.apache.hadoop.mapred.TestNodeRefresh.testMRRefreshRecommissioning(TestNodeRefresh.java:338)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira