JobTracker should not crash when mapred-queues.xml does not exist
-----------------------------------------------------------------
Key: MAPREDUCE-1241
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1241
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Owen O'Malley
Priority: Blocker
Fix For: 0.21.0, 0.22.0
Currently, if you bring up the JobTracker on an old configuration directory, it
gets a NullPointerException looking for the mapred-queues.xml file. It should
just assume a default queue and continue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.