UGI.doAs should not be used for getting the history file of jobs
----------------------------------------------------------------

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


When the jobtracker tries to open a job history file it does a doAs to get the 
filesystem for the user (that had submitted the job). This should not be done 
since the job history files are owned by the jobtracker.

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

Reply via email to