-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22239/
-----------------------------------------------------------
(Updated July 25, 2014, 11:02 a.m.)
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-6021
https://issues.apache.org/jira/browse/AMBARI-6021
Repository: ambari
Description
-------
Hive Server port is hardcoded to 10000 in nagios params and is not
configurable thru Ambari UI or API.
See section on Hive in this document. Do we also need to handle/expose the HWI
prop?
<http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.2/bk_reference/content/
reference_chap2.html>
Hive metastore port might also be hardcoded.
Diffs (updated)
-----
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/HIVE/configuration/hive-site.xml
b584f73
ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/configuration/hive-site.xml
ee9abf0
Diff: https://reviews.apache.org/r/22239/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk