Peter Orova created OOZIE-3217:
----------------------------------
Summary: Enable definition of admin users using oozie-site.xml
Key: OOZIE-3217
URL: https://issues.apache.org/jira/browse/OOZIE-3217
Project: Oozie
Issue Type: Improvement
Reporter: Peter Orova
Currently the list of admin users is defined in the adminusers.txt file hard
coded to the oozie config dir. For a more streamlined solution, we could define
the list of admin users via oozie-site.xml by introducing the following
configuration, which receives the comma separated values of the users that are
admins.
oozie.service.AuthorizationService.admin.users
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)