-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52918/
-----------------------------------------------------------
(Updated Oct. 19, 2016, 5:31 p.m.)
Review request for ranger.
Changes
-------
Incorporated feedback and removed the constant values.
Bugs: RANGER-1044
https://issues.apache.org/jira/browse/RANGER-1044
Repository: ranger
Description
-------
Removed the following two fields from **RangerRESTClient**
public static final String RANGER_POLICYMGR_CLIENT_KEY_FILE_PASSWORD =
"xasecure.policymgr.clientssl.keystore.password";
public static final String RANGER_POLICYMGR_TRUSTSTORE_FILE_PASSWORD =
"xasecure.policymgr.clientssl.truststore.password";
Diffs (updated)
-----
agents-common/scripts/upgrade-plugin.py 9c32dd1
agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java
5218624
hbase-agent/conf/ranger-policymgr-ssl-changes.cfg 6bf4265
hbase-agent/conf/ranger-policymgr-ssl.xml 964aac7
hdfs-agent/conf/ranger-policymgr-ssl-changes.cfg 50915b2
hdfs-agent/conf/ranger-policymgr-ssl.xml cd4a580
hive-agent/conf/ranger-policymgr-ssl-changes.cfg 6bf4265
hive-agent/conf/ranger-policymgr-ssl.xml 964aac7
knox-agent/conf/ranger-policymgr-ssl-changes.cfg 50915b2
knox-agent/conf/ranger-policymgr-ssl.xml 1020ec4
migration-util/ambari2.0-hdp2.2-ranger0.40/bin/import_ranger_to_ambari.py
f2b70eb
migration-util/ambari2.1-hdp2.3-ranger0.50/bin/import_ranger_to_ambari.py
d9238a0
plugin-atlas/conf/ranger-policymgr-ssl-changes.cfg 6bf4265
plugin-atlas/conf/ranger-policymgr-ssl.xml 964aac7
plugin-kafka/conf/ranger-policymgr-ssl-changes.cfg ec4eeab
plugin-kafka/conf/ranger-policymgr-ssl.xml e80f1c3
plugin-kms/conf/ranger-policymgr-ssl-changes.cfg 6bf4265
plugin-kms/conf/ranger-policymgr-ssl.xml 6a9593f
plugin-solr/conf/ranger-policymgr-ssl-changes.cfg ec4eeab
plugin-solr/conf/ranger-policymgr-ssl.xml dcadc52
plugin-yarn/conf/ranger-policymgr-ssl-changes.cfg ec4eeab
plugin-yarn/conf/ranger-policymgr-ssl.xml 964aac7
ranger-examples/plugin-sampleapp/conf/ranger-policymgr-ssl.xml 964aac7
storm-agent/conf/ranger-policymgr-ssl-changes.cfg 6bf4265
storm-agent/conf/ranger-policymgr-ssl.xml 964aac7
Diff: https://reviews.apache.org/r/52918/diff/
Testing
-------
Thanks,
Jan Hentschel