-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49754/
-----------------------------------------------------------

Review request for Ambari, Alejandro Fernandez, Gautam Borad, Jonathan Hurley, 
Jayush Luniya, Srimanth Gunturi, and Velmurugan Periasamy.


Bugs: AMBARI-17607
    https://issues.apache.org/jira/browse/AMBARI-17607


Repository: ambari


Description
-------

Currently, localjceks scheme is not supported for ranger installation through 
Ambari. Ambari should use localjecks scheme to store, retrieve and list its 
alias and values while installing ranger through Ambari.


Diffs
-----

  
ambari-common/src/main/python/resource_management/libraries/functions/constants.py
 85e04e7 
  
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py
 a85bde0 
  
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
 5e675e6 
  
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms.py
 0a8c7d3 
  
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/params.py
 dfcad32 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
 ca000d1 
  ambari-server/src/test/python/stacks/2.5/RANGER/test_ranger_admin.py 247b978 
  ambari-server/src/test/python/stacks/2.5/RANGER/test_ranger_usersync.py 
7b6e782 
  ambari-server/src/test/python/stacks/2.5/RANGER_KMS/test_kms_server.py 
70e3d42 

Diff: https://reviews.apache.org/r/49754/diff/


Testing
-------

Running tests for stack:2.5 service:RANGER
test_configure_default (test_ranger_admin.TestRangerAdmin) ... ok
test_configure_secured (test_ranger_admin.TestRangerAdmin) ... ok
test_start_default (test_ranger_admin.TestRangerAdmin) ... ok
test_start_secured (test_ranger_admin.TestRangerAdmin) ... ok
test_stop_default (test_ranger_admin.TestRangerAdmin) ... ok
test_configure_default (test_ranger_usersync.TestRangerUsersync) ... ok
test_configure_secured (test_ranger_usersync.TestRangerUsersync) ... ok
test_start_default (test_ranger_usersync.TestRangerUsersync) ... ok
test_stop_default (test_ranger_usersync.TestRangerUsersync) ... ok
test_configure_default (test_ranger_tagsync.TestRangerTagsync) ... ok
test_configure_secured (test_ranger_tagsync.TestRangerTagsync) ... ok
test_start_default (test_ranger_tagsync.TestRangerTagsync) ... ok
test_stop_default (test_ranger_tagsync.TestRangerTagsync) ... ok

----------------------------------------------------------------------
Ran 13 tests in 0.337s

OK


Running tests for stack:2.5 service:RANGER_KMS
test_configure_default (test_kms_server.TestRangerKMS) ... 2016-07-07 
15:24:50,074 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf
ok
test_configure_secured (test_kms_server.TestRangerKMS) ... 2016-07-07 
15:24:50,096 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf
ok
test_start_default (test_kms_server.TestRangerKMS) ... 2016-07-07 15:24:50,119 
- Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf
2016-07-07 15:24:50,123 - Rangeradmin: Skip ranger admin if it's down !
ok
test_start_secured (test_kms_server.TestRangerKMS) ... 2016-07-07 15:24:50,152 
- Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf
2016-07-07 15:24:50,157 - RangeradminV2: Skip ranger admin if it's down !
2016-07-07 15:24:50,157 - KMS repository c1_kms exist
ok
test_stop_default (test_kms_server.TestRangerKMS) ... 2016-07-07 15:24:50,177 - 
Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf
ok

----------------------------------------------------------------------
Ran 5 tests in 0.123s

OK


Thanks,

Mugdha Varadkar

Reply via email to