JobTracker.getSystemDir throws NPE if it is called during intialization
-----------------------------------------------------------------------
Key: HADOOP-5893
URL: https://issues.apache.org/jira/browse/HADOOP-5893
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Reporter: Amareshwari Sriramadasu
JobTracker.getSystemDir throws NPE if it is called during intialization.
It should check if fileSystem is null and throw IllegalStateException, as in
getFilesystemName method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.