-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51600/
-----------------------------------------------------------
(Updated Sept. 2, 2016, 2:23 p.m.)
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-18304
https://issues.apache.org/jira/browse/AMBARI-18304
Repository: ambari
Description
-------
Currently WebHCat service check fails on a cluster where Pig is not installed.
We should eliminate the WebHCat dependency over Pig.
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/files/templetonSmoke.sh
dd61631
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
5e3e233
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/webhcat_service_check.py
71f930e
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_service_check.py
273bd96
Diff: https://reviews.apache.org/r/51600/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk