-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57899/
-----------------------------------------------------------
(Updated Березень 24, 2017, 3:22 після полудня)
Review request for Ambari and Alejandro Fernandez.
Bugs: AMBARI-20552
https://issues.apache.org/jira/browse/AMBARI-20552
Repository: ambari
Description
-------
Create a Service Advisor script for Hive in HDP 3.0 Tech Preview.
The Service Advisor must encapsulate all of the logic inherited/overwritten
from HDP 2.0.6 through HDP 2.6
In HDP 3.0, Hive will use the same binary/RPM for both batch and interactive
mode.
However, batch and interactive will use different config files.
Tez is a dependency of Hive, so Tez must be able to install first.
In HDP 3.0, Hive will use the same binary/RPM for both batch and interactive
mode.
However, batch and interactive will use different config files.
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
a23f0bc
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/service_advisor.py
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
61960bb
ambari-server/src/main/resources/stacks/stack_advisor.py f874f6f
Diff: https://reviews.apache.org/r/57899/diff/2/
Changes: https://reviews.apache.org/r/57899/diff/1-2/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi