-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39937/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, Jayush Luniya,
and Nate Cole.
Bugs: AMBARI-13713
https://issues.apache.org/jira/browse/AMBARI-13713
Repository: ambari
Description
-------
Customers apply hotfixes for Tez by modifying tez.lib.uris to point to a new
tez tarball to avoid affecting currently running jobs.
When Ambari does an upgrade to a future version, this config should be reverted
to point to the newly uploaded tez tarball ( from the upgraded version ).
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.1/upgrades/nonrolling-upgrade-2.3.xml
ad9346e
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/config-upgrade.xml
14bd266
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/nonrolling-upgrade-2.2.xml
c9ba8d2
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/nonrolling-upgrade-2.3.xml
06e5859
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.2.xml
f210930
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
5b78cfd
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml
53329ee
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.3.xml
016bad6
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.3.xml
b0bd7d9
Diff: https://reviews.apache.org/r/39937/diff/
Testing
-------
mvn clean test
Thanks,
Dmitro Lisnichenko