You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/07/18 23:13:20 UTC

[jira] [Commented] (AMBARI-17772) Kerberos-related configs are not applied before INSTALL command is built on add service

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

Hadoop QA commented on AMBARI-17772:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12818606/AMBARI-17772_trunk_01.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in ambari-server:

                  org.apache.ambari.server.state.ServicePropertiesTest

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/7910//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/7910//console

This message is automatically generated.

> 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_trunk_01.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)