[ https://issues.apache.org/jira/browse/MAPREDUCE-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219537#comment-13219537
]
Hudson commented on MAPREDUCE-3903:
-----------------------------------
Integrated in Hadoop-Hdfs-0.23-Commit #611 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/611/])
merge MAPREDUCE-3903 from trunk (Revision 1295263)
Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1295263
Files :
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobACLsManager.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapred/TestJobAclsManager.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/HistoryClientService.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/ClusterSetup.apt.vm
> no admin override to view jobs on mr app master and job history server
> ----------------------------------------------------------------------
>
> Key: MAPREDUCE-3903
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3903
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.2
> Reporter: Thomas Graves
> Assignee: Thomas Graves
> Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3903.patch, MAPREDUCE-3903.patch, MAPREDUCE-3903.patch
>
>
> in 1.0 there was a config mapreduce.cluster.administrators that allowed administrators
to view anyones job. That no longer works on yarn.
> yarn has the new config yarn.admin.acl but it appears the mr app master and job history
server don't use that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|