GH-301: For authorization we should use the ACL model
-----------------------------------------------------
Key: OOZIE-228
URL: https://issues.apache.org/jira/browse/OOZIE-228
Project: Oozie
Issue Type: Bug
Reporter: Hadoop QA
Currently job authorization is based on a group (a la FileSystem permissions).
Instead, we should use ACLs as Hadoop does, the ACL would indicate which
users/groups are allow to manage the job.
A job properties would specify via the following property:
oozie.job.acl=[<USER>|<GROUP>]*
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira