[
https://issues.apache.org/jira/browse/AMBARI-11919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617518#comment-14617518
]
Srimanth Gunturi commented on AMBARI-11919:
-------------------------------------------
Tested patch on live cluster.
Stack-advisor tests pass.
Ambari-web tests pass:
{noformat}
6658 tests complete (9 seconds)
90 tests pending
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-web ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: node/**
[INFO] Exclude: npm-debug.log
[INFO] 1222 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 1222 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.158s
[INFO] Finished at: Tue Jul 07 15:03:50 PDT 2015
[INFO] Final Memory: 10M/213M
[INFO] ------------------------------------------------------------------------
{noformat}
> After wire encryption, KMS client config (hdfs-site.xml and core-site.xml)
> should be updated to include https in URI
> --------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-11919
> URL: https://issues.apache.org/jira/browse/AMBARI-11919
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 2.1.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 2.1.0
>
> Attachments: AMBARI-11919.patch, AMBARI-11919_2.patch
>
>
> {{hadoop.security.key.provider.path (in core-site.xml)}} and
> {{dfs.encryption.key.provider.uri (in hdfs-site.xml)}} should be updated to
> include https in the URI, when Ranger KMS is SSL enabled.
> When SSL is enabled for Ranger KMS,
> {{ranger.service.https.attrib.ssl.enabled}} will be true in KMS config (in
> Custom ranger-kms-site section)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)