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 "Vinod K V (JIRA)" <ji...@apache.org> on 2010/03/05 12:47:27 UTC

[jira] Resolved: (MAPREDUCE-1550) UGI.doAs should not be used for getting the history file of jobs

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod K V resolved MAPREDUCE-1550.
----------------------------------

    Resolution: Invalid

This bug is there not on trunk but on the ydist branch for which patch was attached at MAPREDUCE-1455. Closing this as invalid.

> 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
>
>         Attachments: 1550-1.patch, 1550-2.1.patch, 1550-2.patch
>
>
> 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.