-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58031/
-----------------------------------------------------------
(Updated March 29, 2017, 5:45 p.m.)
Review request for Ambari, Jayush Luniya, Robert Nettleton, and Sumit Mohanty.
Changes
-------
Changed logic to identify hive-metastore component.
Bugs: AMBARI-20615
https://issues.apache.org/jira/browse/AMBARI-20615
Repository: ambari
Description
-------
HMS does not require mapred configs so we need to add a condition so that HMS
can be deployed without yarn
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py
b7b04a2095
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_interactive.py
2ed3e3a26a
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/hive.py
b7b04a2095
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/hive_interactive.py
2ed3e3a26a
Diff: https://reviews.apache.org/r/58031/diff/2/
Changes: https://reviews.apache.org/r/58031/diff/1-2/
Testing
-------
Deployed a single node cluster using HMS-Zookeeper only blueprint.
Run python unit tests.
Thanks,
Madhuvanthi Radhakrishnan