You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2009/05/22 07:30:45 UTC

[jira] Created: (HADOOP-5893) JobTracker.getSystemDir throws NPE if it is called during intialization

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.