[ https://issues.apache.org/jira/browse/MAPREDUCE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Eagles updated MAPREDUCE-3904:
---------------------------------------
Status: Patch Available (was: Open)
> [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
> Attachments: 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
|