chitin1027 created OOZIE-2491:
---------------------------------
Summary: 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
Priority: Minor
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)