[
https://issues.apache.org/jira/browse/AMBARI-17772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384460#comment-15384460
]
Hudson commented on AMBARI-17772:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5341 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5341/])
AMBARI-17772. Kerberos-related configs are not applied before INSTALL (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9db1834941ee24cb7c23fc8254f023aa51433a96])
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
> Kerberos-related configs are not applied before INSTALL command is built on
> add service
> ---------------------------------------------------------------------------------------
>
> Key: AMBARI-17772
> URL: https://issues.apache.org/jira/browse/AMBARI-17772
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Labels: kerberos, regression
> Fix For: 2.4.0
>
> Attachments: AMBARI-17772_branch-2.4_01.patch,
> AMBARI-17772_branch-2.4_02.patch, AMBARI-17772_trunk_01.patch,
> AMBARI-17772_trunk_02.patch
>
>
> Kerberos-related configs are not applied before INSTALL command is built on
> add service.
> This occurs when new services and components are added to an existing cluster
> where Kerberos is enabled. Due to the order of when command detail (JSON)
> structures are built and when service configurations are set,
> Kerberos-related configurations will not be available for new services. This
> is a regression created by the patch for AMBARI-17629.
> *Solution*
> Ensure that Kerberos-related configuration updates are applied before the
> INSTALL command details are created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)