You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/06/29 05:56:04 UTC

[jira] [Commented] (AMBARI-12197) Attempting to add service atlas does not show identities in kerberized cluster

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

Hadoop QA commented on AMBARI-12197:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12742444/AMBARI-12197.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:green}+1 core tests{color}.  The patch passed unit tests in .

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

This message is automatically generated.

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