[
https://issues.apache.org/jira/browse/AMBARI-12197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606517#comment-14606517
]
Hudson commented on AMBARI-12197:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #3033 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3033/])
AMBARI-12197. Attempting to add service atlas does not show identities in
kerberized cluster. (jaimin) (jaimin:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=42dfdbbd0b0f5a877035babd4e17292f619881b1)
* ambari-web/app/mixins/wizard/addSecurityConfigs.js
* ambari-web/app/controllers/main/service/add_controller.js
* ambari-web/app/controllers/main/admin/kerberos/step4_controller.js
> Attempting to add service atlas does not show identities in kerberized cluster
> ------------------------------------------------------------------------------
>
> Key: AMBARI-12197
> URL: https://issues.apache.org/jira/browse/AMBARI-12197
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-12197.patch
>
>
> While adding a new service in kerberized cluster, we are using kerberos
> descriptor persisted at cluster resource endpoint. This kerberos descriptor
> has kerberos definition for all services present in the stack definition when
> kerberos wizard was executed.
> When a kerberos supporting uninstalled service and non-existing in a stack of
> already kerberized cluster gets added later in the stack via HDP upgrade, Add
> service wizard triggered subsequently after upgrade to install that service
> will not show kerberos identities or configuration of that service for any
> user customizations.
> As part of this patch, new services properties are fetched from stack
> descriptor instead of cluster descriptor. Also all the kerberos related
> configuration (identities and properties) of a service in the stack
> descriptor that are not present in the cluster descriptor are shown for
> customization and applied to the cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)