-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57812/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Swapan Shridhar.
Bugs: AMBARI-20520
https://issues.apache.org/jira/browse/AMBARI-20520
Repository: ambari
Description
-------
Create a Service Advisor script for Tez 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, Tez will use the same binary/RPM for both batch and interactive
mode.
However, batch and interactive will use different config files.
Diffs
-----
ambari-server/src/main/resources/common-services/TEZ/0.9.0.3.0/service_advisor.py
PRE-CREATION
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/service_advisor.py
e831d14
ambari-server/src/main/resources/stacks/stack_advisor.py 0b81700
Diff: https://reviews.apache.org/r/57812/diff/1/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi