-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18686/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-4914
https://issues.apache.org/jira/browse/AMBARI-4914
Repository: ambari
Description
-------
Fix for HBase Service Check failed after adding HBase service
Diffs
-----
ambari-agent/src/main/python/resource_management/libraries/functions/__init__.py
dcde79e
ambari-agent/src/main/python/resource_management/libraries/functions/substitute_vars.py
PRE-CREATION
ambari-agent/src/test/python/resource_management/TestSubstituteVars.py
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.0.5/services/HBASE/configuration/hbase-site.xml
4244bbc
ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HBASE/configuration/hbase-site.xml
303a74c
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/configuration/hbase-site.xml
d1e933d
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/package/scripts/hbase.py
d890339
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/package/scripts/params.py
3b1316c
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_client.py b497745
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_master.py f413857
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_regionserver.py
d0eaa90
ambari-server/src/test/python/stacks/2.0.6/configs/default.hbasedecom.json
16d223e
ambari-server/src/test/python/stacks/2.0.6/configs/default.json fea2268
ambari-server/src/test/python/stacks/2.0.6/configs/secured.json a8c9315
Diff: https://reviews.apache.org/r/18686/diff/
Testing
-------
Unittests passed successfully
Thanks,
Ivan Kozlov