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

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

Gautam Borad created AMBARI-10898:
-------------------------------------

             Summary: 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


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)