-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17160/
-----------------------------------------------------------
(Updated Jan. 22, 2014, 8:56 p.m.)
Review request for Ambari, Dmitro Lisnichenko, Mahadev Konar, and Sumit Mohanty.
Changes
-------
Added unit tests.
Bugs: AMBARI-4377
https://issues.apache.org/jira/browse/AMBARI-4377
Repository: ambari
Description
-------
Add TEZ service to the 2.1.1 stack with all necessary scripts to install the
service.
Diffs (updated)
-----
ambari-server/src/main/resources/stacks/HDP/2.1.1/hooks/before-START/scripts/params.py
d080a11
ambari-server/src/main/resources/stacks/HDP/2.1.1/hooks/before-START/templates/hadoop-env.sh.j2
7d10cc3
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/PIG/package/templates/pig-env.sh.j2
b0e17d4
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/TEZ/configuration/tez-site.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/TEZ/metainfo.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/TEZ/package/scripts/params.py
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/TEZ/package/scripts/tez.py
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/TEZ/package/scripts/tez_client.py
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/TEZ/package/templates/tez-env.sh.j2
PRE-CREATION
ambari-server/src/test/python/stacks/2.1.1/TEZ/test_tez_client.py
PRE-CREATION
ambari-server/src/test/python/stacks/2.1.1/configs/default.json b7062a1
Diff: https://reviews.apache.org/r/17160/diff/
Testing
-------
Thanks,
Sid Wagle