[ 
https://issues.apache.org/jira/browse/OOZIE-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262097#comment-15262097
 ] 

abhishek bafna commented on OOZIE-2491:
---------------------------------------

This did not get caught in the unit test because username and group were same. 
Updated the group to a different value then username and made the relevant 
changes for DummyGroupsService#getGroups(user).

> 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: chitin1027
>            Assignee: abhishek bafna
>            Priority: Minor
>             Fix For: 4.3.0
>
>
> 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)

Reply via email to