-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38537/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk and Vijay Srinivasaraghavan.
Bugs: AMBARI-13162
https://issues.apache.org/jira/browse/AMBARI-13162
Repository: ambari
Description
-------
check_fs_root includes the logic to modify the FS path when it changes. The
current implementation only supports it for hdfs. So as it stands today it
should be skipped for non hdfs paths.
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_service.py
02df399
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py 76b6af4
ambari-server/src/test/python/stacks/2.0.6/configs/default_hive_non_hdfs.json
PRE-CREATION
Diff: https://reviews.apache.org/r/38537/diff/
Testing
-------
Ran unit tests and manual tests.
Thanks,
Sumit Mohanty