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

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

    [ https://issues.apache.org/jira/browse/AMBARI-11113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542548#comment-14542548 ] 

Hudson commented on AMBARI-11113:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2585 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2585/])
AMBARI-11113 Reduce the number of Advanced Oozie properties exposed to users in Ambari UI. (dsen) (dsen: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7266faea1d0e74cca337e605ec82334106f8f9db)
* ambari-web/app/models/quick_links.js
* ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/alerts.json
* ambari-web/app/views/common/quick_view_link_view.js
* ambari-server/src/main/resources/stacks/HDP/2.3/services/OOZIE/configuration/oozie-site.xml


> 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
>
>         Attachments: AMBARI-11113.patch
>
>
> 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)