-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43943/
-----------------------------------------------------------
(Updated Feb. 24, 2016, 1:19 p.m.)
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-15157
https://issues.apache.org/jira/browse/AMBARI-15157
Repository: ambari
Description
-------
Cannot change the hive.metastore.warehouse.dir to like:
s3a://hadoop/user/hive/warehouse because Ambari tries to create files there
through WEBHDFS which obviously doesn't work. Same applies in case of the
location is file:///tmp/warehouse
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py
39b3433
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
a66b6d0
Diff: https://reviews.apache.org/r/43943/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk