[ https://issues.apache.org/jira/browse/OOZIE-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504050#comment-15504050 ]
Rohini Palaniswamy commented on OOZIE-2491: ------------------------------------------- Abhishek, Don't stress yourself with uploading patches to review board if it is just few lines of change and fix is easily understandable looking at the patch file itself. > oozie acl cannot specify group,it does`t work > --------------------------------------------- > > Key: OOZIE-2491 > URL: https://issues.apache.org/jira/browse/OOZIE-2491 > Project: Oozie > Issue Type: Bug > Components: core > Affects Versions: 4.1.0 > Reporter: Lingang Deng > Assignee: Abhishek Bafna > Priority: Minor > Fix For: 4.3.0 > > Attachments: OOZIE-2491-01.patch > > > when I do oozie acl, specify oozie.job.acl=aclGroup, it doesn`t work when > modify the job with user which belong to the aclGroup.By debugging source > code, " groupsService.getGroups(user).equals(aclItem) ", a List object > compare to a String object ,it`s false forever. -- This message was sent by Atlassian JIRA (v6.3.4#6332)