[
https://issues.apache.org/jira/browse/MAPREDUCE-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214826#comment-13214826
]
Hudson commented on MAPREDUCE-3878:
-----------------------------------
Integrated in Hadoop-Hdfs-0.23-Commit #573 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/573/])
merge -r 1292830:1292831 from trunk to branch-0.23. FIXES: MAPREDUCE-3878
(Revision 1292834)
Result = SUCCESS
tgraves :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1292834
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-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/AppController.java
> Null user on filtered jobhistory job page
> -----------------------------------------
>
> Key: MAPREDUCE-3878
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3878
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.1
> Reporter: Jonathan Eagles
> Assignee: Jonathan Eagles
> Priority: Critical
> Fix For: 0.23.2
>
> Attachments: MAPREDUCE-3878.patch
>
>
> If jobhistory/job.* is filtered to bypass acl, resulting page will always
> show Null user. This differs from 0.20 where filtering on this page, bypasses
> security to allow all access to the page. essentially passes a null user to
> AppController where an exception is thrown. If a null user is detected, we
> should acl checking is disabled on this page.
--
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