-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40086/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Vitalyi Brodetskyi.
Bugs: AMBARI-13794
https://issues.apache.org/jira/browse/AMBARI-13794
Repository: ambari
Description
-------
STR:
1)Deploy cluster
2)Runs Hbase service check
Actual results:
HBASE_SERVICE_CHECK is Failed
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog213.java
c72809c
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml
f05e7fc
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/hbase.py
e0be080
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
37f77d9
ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-env.xml
b985210
ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-env.xml
1ecad34
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_client.py 8d96849
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_master.py e002008
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_regionserver.py
51d2af8
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_phoenix_queryserver.py
acd5a0f
ambari-server/src/test/python/stacks/2.0.6/configs/altfs_plus_hdfs.json
3a5a1c6
ambari-server/src/test/python/stacks/2.0.6/configs/client-upgrade.json
8e9f81f
ambari-server/src/test/python/stacks/2.0.6/configs/default.hbasedecom.json
e8cef10
ambari-server/src/test/python/stacks/2.0.6/configs/default.json 2f75bcf
ambari-server/src/test/python/stacks/2.0.6/configs/default.non_gmetad_host.json
8e30672
ambari-server/src/test/python/stacks/2.0.6/configs/default_client.json
c4f5527
ambari-server/src/test/python/stacks/2.0.6/configs/default_hive_nn_ha.json
591f561
ambari-server/src/test/python/stacks/2.0.6/configs/default_hive_nn_ha_2.json
c66d479
ambari-server/src/test/python/stacks/2.0.6/configs/default_hive_non_hdfs.json
093cb1e
ambari-server/src/test/python/stacks/2.0.6/configs/default_no_install.json
403c48f
ambari-server/src/test/python/stacks/2.0.6/configs/default_oozie_mysql.json
fc8b118
ambari-server/src/test/python/stacks/2.0.6/configs/default_update_exclude_file_only.json
6a09aff
ambari-server/src/test/python/stacks/2.0.6/configs/flume_22.json 32b40f1
ambari-server/src/test/python/stacks/2.0.6/configs/ha_bootstrap_active_node.json
86747c5
ambari-server/src/test/python/stacks/2.0.6/configs/ha_bootstrap_standby_node.json
845851b
ambari-server/src/test/python/stacks/2.0.6/configs/ha_bootstrap_standby_node_initial_start.json
d8a6b3d
ambari-server/src/test/python/stacks/2.0.6/configs/ha_default.json abe0ddb
ambari-server/src/test/python/stacks/2.0.6/configs/ha_secured.json f2d98c8
ambari-server/src/test/python/stacks/2.0.6/configs/hbase-2.2.json f7f8bba
ambari-server/src/test/python/stacks/2.0.6/configs/hbase-check-2.2.json
3cba607
ambari-server/src/test/python/stacks/2.0.6/configs/hbase-preupgrade.json
0b09520
ambari-server/src/test/python/stacks/2.0.6/configs/hbase-rs-2.2-phoenix.json
0476041
ambari-server/src/test/python/stacks/2.0.6/configs/hbase-rs-2.2.json 5060f2c
ambari-server/src/test/python/stacks/2.0.6/configs/hbase_no_phx.json 6fd2933
ambari-server/src/test/python/stacks/2.0.6/configs/hbase_with_phx.json
0a1cbaa
ambari-server/src/test/python/stacks/2.0.6/configs/oozie_existing_sqla.json
6424403
ambari-server/src/test/python/stacks/2.0.6/configs/secured.json a2c41e4
ambari-server/src/test/python/stacks/2.0.6/configs/secured_client.json
8971c59
ambari-server/src/test/python/stacks/2.3/configs/hbase_default.json d8f05fd
ambari-server/src/test/python/stacks/2.3/configs/hbase_secure.json 24ab446
Diff: https://reviews.apache.org/r/40086/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen