Julia Kinga Marton created OOZIE-3535:
-----------------------------------------
Summary: mapreduce.job.acl-view-job property in Oozie workflow.xml
not taking full effect
Key: OOZIE-3535
URL: https://issues.apache.org/jira/browse/OOZIE-3535
Project: Oozie
Issue Type: Bug
Reporter: Julia Kinga Marton
Assignee: Julia Kinga Marton
mapreduce.job.acl-view-job property in Oozie workflow.xml will be ignored if
only {{yarn.acl.enable}} = true, but {{mapreduce.cluster.acls.enabled}} = false.
This is caused by the following check:
[https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/action/hadoop/YarnACLHandler.java#L39]
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)