-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36426/
-----------------------------------------------------------
Review request for Ambari, Artem Baranchuk and Andrew Onischuk.
Bugs: AMBARI-12388
https://issues.apache.org/jira/browse/AMBARI-12388
Repository: ambari
Description
-------
Hbase master failed for:
" File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py",
line 291, in _call
raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of
'/usr/hdp/current/hbase-master/bin/hbase-daemon.sh --config
/usr/hdp/current/hbase-master/conf stop master' returned 1.
======================================================================
Error: JAVA_HOME is not set
----------------------------------------------------------------------"
Underyling issue is BUG-41050.
Diffs
-----
ambari-server/src/main/python/upgradeHelper.py b5f123e
ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.3.json
5a233b7
ambari-server/src/test/python/TestUpgradeHelper.py 4956d9a
Diff: https://reviews.apache.org/r/36426/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi