[
https://issues.apache.org/jira/browse/OOZIE-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903927#comment-16903927
]
ASF subversion and git services commented on OOZIE-3535:
--------------------------------------------------------
Commit a6386a17783f94da1816746a58d78207cbc315ed in oozie's branch
refs/heads/master from Andras Salamon
[ https://gitbox.apache.org/repos/asf?p=oozie.git;h=a6386a1 ]
OOZIE-3535 mapreduce.job.acl-view-job property in Oozie workflow.xml not taking
full effect (kmarton via asalamon74)
> 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
> Priority: Major
> Attachments: OOZIE-3535-001.patch
>
>
> 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)