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/09/17 11:26:32 UTC

[jira] Resolved: (MAPREDUCE-1759) Exception message for unauthorized user doing killJob, killTask, setJobPriority needs to be improved

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

Ravi Gummadi resolved MAPREDUCE-1759.
-------------------------------------

    Resolution: Duplicate

Patch for trunk for MAPREDUCE-1664 incorporated the code changes needed for this JIRA also. So resolving this JIRA as duplicate.

Hi Krishna,
 I see more code changes in your forward-port-patch mapred-1759.patch than what was done in Y! 20S patch. The code changes in your patch which are unrelated to this JIRA are in files 
Cluster.java, Job.java, DistributedCache.java and TestTrackerDistributedCacheManager.java.
If these changes are needed for trunk for some other reason, please raise a separate JIRA for that issue.

> Exception message for unauthorized user doing killJob, killTask, setJobPriority needs to be improved
> ----------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1759
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1759
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.22.0
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.22.0
>
>         Attachments: 1759.20S.1.patch, mapred-1759.patch
>
>
> The Exception message contains ADMINISTER_JOBS or MODIFY_JOB as the operation name when an unauthorized user tries to do killTask, killJob or setJobPriority operations. This needs to be changed so that user gets the correct operation instead of ADMINISTER_JOBS or MODIFY_JOB.

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