You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Orova (JIRA)" <ji...@apache.org> on 2018/04/11 14:49:00 UTC

[jira] [Created] (OOZIE-3217) Enable definition of admin users using oozie-site.xml

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)