You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Julia Kinga Marton (JIRA)" <ji...@apache.org> on 2019/08/06 13:55:00 UTC

[jira] [Created] (OOZIE-3535) mapreduce.job.acl-view-job property in Oozie workflow.xml not taking full effect

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)