[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216011#comment-13216011
 ] 

Hudson commented on MAPREDUCE-3904:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1849 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1849/])
    MAPREDUCE-3904. Job history produced with mapreduce.cluster.acls.enabled 
false can not be viewed with mapreduce.cluster.acls.enabled true (Jonathon 
Eagles via tgraves) (Revision 1293456)

     Result = SUCCESS
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293456
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java

                
> [NPE] Job history produced with mapreduce.cluster.acls.enabled false can not 
> be viewed with mapreduce.cluster.acls.enabled true
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3904
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3904
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3904.patch, MAPREDUCE-3904.patch
>
>
> Job history page displays 'null'. It looks like job history files only 
> populate job acls when mapreduce.cluster.acls.enabled is true. Upon reading 
> job history files, getAcls can return null, throwing an exception on the 
> HsJobBlock 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

        

Reply via email to