-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34358/
-----------------------------------------------------------
(Updated May 18, 2015, 1:14 p.m.)
Review request for Ambari and Jonathan Hurley.
Changes
-------
Updated patch for webhcat
Bugs: AMBARI-11218
https://issues.apache.org/jira/browse/AMBARI-11218
Repository: ambari
Description
-------
* Update the metastore script to use the correct conf directory.
* The other hive scripts don't use that information
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/alerts.json
2bdc532
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/alerts/alert_hive_metastore.py
a7ed54f
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/alerts/alert_webhcat_server.py
7ee375e
Diff: https://reviews.apache.org/r/34358/diff/
Testing
-------
No automated tests; verified manually on a cluster.
INFO 2015-05-18 15:47:24,634 logger.py:65 - Execute['export
HIVE_CONF_DIR='/usr/hdp/current/hive-metastore/conf/conf.server' ; hive
--hiveconf hive.metastore.uris=thrift://c6403.ambari.apache.org:9083 --hiveconf
hive.metastore.client.connect.retry.delay=1s --hiveconf
hive.metastore.failure.retries=1 --hiveconf hive.metastore.connect.retries=1
--hiveconf hive.metastore.client.socket.timeout=14s --hiveconf
hive.execution.engine=mr -e 'show databases;''] {'path': ['/bin/', '/usr/bin/',
'/usr/sbin/', '/usr/hdp/current/hive-metastore/bin'], 'user': 'ambari-qa',
'timeout': 30}
Thanks,
Nate Cole