You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/06/01 13:18:18 UTC

[jira] [Commented] (AMBARI-11537) Fixes required for SSL Issues on Ranger with new properties

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

Hudson commented on AMBARI-11537:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #2772 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2772/])
AMBARI-11537. AMBARI-11537 : Fixes required for SSL Issues on Ranger with new properties (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=60ea8dbf5457267d5754c72e6a15c7ba010efd56)
* ambari-web/app/data/HDP2.3/site_properties.js
* ambari-server/src/test/python/stacks/2.2/RANGER/test_ranger_admin.py
* ambari-server/src/test/python/stacks/2.2/configs/ranger-admin-secured.json
* ambari-server/src/main/resources/stacks/HDP/2.3/services/STORM/configuration/ranger-storm-audit.xml
* ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/params.py
* ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/configuration/ranger-kms-audit.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/configuration/ranger-hdfs-audit.xml
* ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/ranger-hbase-audit.xml
* ambari-server/src/test/python/stacks/2.2/configs/ranger-admin-default.json
* ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/configuration/ranger-kms-policymgr-ssl.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/configuration/ranger-admin-site.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/configuration/ranger-yarn-policymgr-ssl.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/configuration/ranger-hdfs-policymgr-ssl.xml
* ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/admin-properties.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/ranger-hive-audit.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/configuration/ranger-kafka-policymgr-ssl.xml
* ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/service_check.py
* ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py
* ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/ranger-hive-policymgr-ssl.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/ranger-hbase-policymgr-ssl.xml
* ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/configuration/ranger-kafka-audit.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/configuration/ranger-ugsync-site.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/configuration/ranger-yarn-audit.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/KNOX/configuration/ranger-knox-audit.xml
* ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/configuration/ranger-kms-site.xml
* ambari-server/src/test/python/stacks/2.2/RANGER/test_ranger_usersync.py


> Fixes required for SSL Issues on Ranger with new properties
> -----------------------------------------------------------
>
>                 Key: AMBARI-11537
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11537
>             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-11537.1.patch, AMBARI-11537.2.patch, AMBARI-11537.patch
>
>
> Need the following fixes for Ranger to support SSL with new properties
> # conf/cert/unixauthservice.jks file is not copied during install
> # UnixAuthenticationService is looking for usersync.ssl.key.password, but Ambari setup scripts are updating the credential store with usersync_ssl_key_password.
> # Fix KMS port value



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