[ https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Graves updated MAPREDUCE-3904: ------------------------------------- Resolution: Fixed Fix Version/s: 0.23.2 Status: Resolved (was: Patch Available) Thanks Jon! committed this to trunk and branch-0.23. > [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