-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32875/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-10360
https://issues.apache.org/jira/browse/AMBARI-10360
Repository: ambari
Description
-------
When you have databases with a LOCATION that is outside of the
hive.metastore.warehouse.dir, the start operations fails as it attempts to run
the hive metatool service. This prevents HS2 from being started until you drop
all tables that are outside of the hive.metastore.warehouse.dir.
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_service.py
8c4093f
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py 24150a8
Diff: https://reviews.apache.org/r/32875/diff/
Testing
-------
----------------------------------------------------------------------
Ran 263 tests in 6.250s
OK
----------------------------------------------------------------------
Total run:655
Total errors:0
Total failures:0
OK
Thanks,
Dmitro Lisnichenko