On 2 Apr 2014, at 22:45, Mona Chitnis wrote: > You can set property oozie.job.acl to the desired value. You can also > override this property in your oozie-site.xml
Hello Mona, there seems to be no documentation on the syntax used for this property can you share some knowledge about it? thanks David > > <property> > > <name>oozie.service.AuthorizationService.default.group.as.acl</name> > <value>false</value> > <description> > Enables old behavior where the User's default group is the > job's ACL. > </description> > </property> > > > > > On 4/1/14, 7:52 PM, "Gordon Wang" <[email protected]> wrote: > >> Hi all, >> >> Does oozie support ACL currently ? Say, if user hadoop submits a >> workflowA, >> is it possible to only allow user hadoop to kill the workflow? >> >> >> I went through the doc, and only find the following properties in workflow >> are related to ACL. But I think it is for MR jobs. Does this affect Oozie >> workflows? >> >> oozie.launcher.mapreduce.job.acl-view-job >> oozie.launcher.mapreduce.job.acl-modify-job >> >> >> Thanks. >> >> -- >> Regards >> Gordon Wang
