You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2015/05/13 19:41:01 UTC

[jira] [Created] (AMBARI-11113) Reduce the number of Advanced Oozie properties exposed to users in Ambari UI.

Dmytro Sen created AMBARI-11113:
-----------------------------------

             Summary: Reduce the number of Advanced Oozie properties exposed to users in Ambari UI.
                 Key: AMBARI-11113
                 URL: https://issues.apache.org/jira/browse/AMBARI-11113
             Project: Ambari
          Issue Type: Bug
          Components: stacks
    Affects Versions: 2.1.0
            Reporter: Dmytro Sen
            Assignee: Dmytro Sen
            Priority: Critical
             Fix For: 2.1.0


Under Oozie Ambari UI, the Advanced oozie-site.xml section should only have the following properties exposed to users.
{noformat}
oozie.authentication.kerberos.name.rules
oozie.authentication.type
oozie.base.url
oozie.credentials.credentialclasses
oozie.service.AuthorizationService.authorization.enabled
oozie.service.HadoopAccessorService.hadoop.configurations
oozie.service.HadoopAccessorService.kerberos.enabled
oozie.service.URIHandlerService.uri.handlers
oozie.services.ext
oozie.authentication.simple.anonymous.allowed
{noformat}

All the other properties currently showing in the UI should inherit the default ones from Oozie codebase.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)