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/05/04 19:30:07 UTC

[jira] [Commented] (AMBARI-10898) Ranger KMS config folder changes

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

Hadoop QA commented on AMBARI-10898:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12730185/AMBARI-10898.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 test build failed in ambari-server 

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

This message is automatically generated.

> Ranger KMS config folder changes
> --------------------------------
>
>                 Key: AMBARI-10898
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10898
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Gautam Borad
>            Assignee: Gautam Borad
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10898.patch
>
>
> 1] ranger-kms configuration files in the folder:  /usr/hdp/<version>/ranger-kms/ews/webapp/config need to be moved to /etc/ranger/kms/conf folder.  
> {code}
> -rwx------ 1 kms kms 1049 Mar 15 09:39 core-site.xml
> -rwx------ 1 kms kms 2081 Apr 23 04:30 dbks-site.xml
> -rwx------ 1 kms kms  652 Mar 15 09:39 hdfs-site.xml
> -rwx------ 1 kms kms 3523 Mar 15 09:39 kms-acls.xml
> -rwx------ 1 kms kms 1325 Mar 15 09:39 kms-env.sh
> -rwx------ 1 kms kms 1631 Mar 15 09:39 kms-log4j.properties
> -rwx------ 1 kms kms 5677 Apr  7 10:51 kms-site.xml
> {code}
> 2] Ranger KMS should use the core-site.xml and hdfs-site.xml from the /etc/hadoop/conf  folder.
>     



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)