[
https://issues.apache.org/jira/browse/OOZIE-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Piros updated OOZIE-3217:
--------------------------------
Description:
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}}
was:
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
> 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
> Assignee: Peter Orova
> Priority: Minor
>
> 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)