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

Review request for Ambari, Alejandro Fernandez, Gautam Borad, Vishal Suvagia, 
and Velmurugan Periasamy.


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


Repository: ambari


Description
-------

In present , for HA cluster we have to symlink hbase-site.xml and hdfs-site.xml 
to the /etc/ranger/admin/conf to Test connection be successful in HDFS and 
HBASE Repo.
Actually the better approach is copying these files to /etc/ranger/admin/conf 
as all the services might be running in different nodes.
and it is better if it done while enabling corresponding plugin itself.


Diffs
-----

  
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py
 6debaf1 
  
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
 f1b4797 
  ambari-server/src/main/resources/common-services/RANGER/0.6.0/metainfo.xml 
f330bc9 

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


Testing
-------

Running tests for stack:2.5 service:RANGER
test_configure_default (test_ranger_admin.TestRangerAdmin) ... 2016-11-28 
18:32:51,664 - Stack Feature Version Info: stack_version=2.5, 
version=2.5.0.0-801, current_cluster_version=2.5.0.0-801 -> 2.5.0.0-801
ok
test_configure_secured (test_ranger_admin.TestRangerAdmin) ... 2016-11-28 
18:32:51,694 - Stack Feature Version Info: stack_version=2.5, 
version=2.5.0.0-801, current_cluster_version=2.5.0.0-801 -> 2.5.0.0-801
ok
test_start_default (test_ranger_admin.TestRangerAdmin) ... 2016-11-28 
18:32:51,730 - Stack Feature Version Info: stack_version=2.5, 
version=2.5.0.0-801, current_cluster_version=2.5.0.0-801 -> 2.5.0.0-801
ok
test_start_secured (test_ranger_admin.TestRangerAdmin) ... 2016-11-28 
18:32:51,769 - Stack Feature Version Info: stack_version=2.5, 
version=2.5.0.0-801, current_cluster_version=2.5.0.0-801 -> 2.5.0.0-801
ok
test_stop_default (test_ranger_admin.TestRangerAdmin) ... 2016-11-28 
18:32:51,808 - Stack Feature Version Info: stack_version=2.5, 
version=2.5.0.0-801, current_cluster_version=2.5.0.0-801 -> 2.5.0.0-801
ok


Thanks,

Mugdha Varadkar

Reply via email to