You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2010/03/19 18:48:27 UTC

[jira] Created: (MAPREDUCE-1612) job conf file is not accessible from job history web page

job conf file is not accessible from job history web page
---------------------------------------------------------

                 Key: MAPREDUCE-1612
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1612
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobtracker
    Affects Versions: 0.22.0
            Reporter: Ravi Gummadi
            Assignee: Ravi Gummadi
             Fix For: 0.22.0


Clicking on conf file link from job history web page is causing an NPE if history file(and the job conf file) are stored on DFS. This NPE is from jobconf_history.jsp because jobConf built from path on DFS is not having any properties.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.