----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35559/#review88222 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On June 17, 2015, 1:50 p.m., Gautam Borad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35559/ > ----------------------------------------------------------- > > (Updated June 17, 2015, 1:50 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Andrew Onischuk, Mahadev > Konar, Selvamohan Neethiraj, and Velmurugan Periasamy. > > > Bugs: AMBARI-11970 > https://issues.apache.org/jira/browse/AMBARI-11970 > > > Repository: ambari > > > Description > ------- > > Handle cases when password with special characters are stored in credential > file using the utility python script. > > > Diffs > ----- > > > ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py > 228c367 > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py > e8585cd > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py > 3d2c2df > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py > 53ae99e > > ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py > 4783b69 > > ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/setup_ranger_kafka.py > 94bbafa > > ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py > 8cebd64 > > ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py > 5c1b5a7 > > ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py > 36a5f29 > > ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py > 0b366ef > > ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms.py > a8db58a > > ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/params.py > a3ea0ce > > ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py > d4bd359 > > ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py > dc3d77d > > Diff: https://reviews.apache.org/r/35559/diff/ > > > Testing > ------- > > Tested on a 3 node instance to setup and start Ranger service where password > has special character. > ------------------------------------------------------------------------ > Ran 235 tests in 7.382s > > OK > ---------------------------------------------------------------------- > Total run:761 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Gautam Borad > >
