-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39696/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jayush Luniya, and Nate Cole.
Bugs: AMBARI-13588
https://issues.apache.org/jira/browse/AMBARI-13588
Repository: ambari
Description
-------
Ensure that EU Hive upgrade packs work correctly for the following scenarios:
- HDP 2.1 to 2.3 (configuration changes needed)
- HDP 2.2. to 2.2 (no config changes)
- HDP 2.2 to 2.3 (configuration changes needed)
- HDP 2.3 to 2.3 (no config changes)
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_client.py
0cacb07
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_metastore.py
8bdccdc
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server.py
d7542e9
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/webhcat_server.py
412edc7
ambari-server/src/main/resources/stacks/HDP/2.1/upgrades/nonrolling-upgrade-2.3.xml
0f6b8f1
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/nonrolling-upgrade-2.3.xml
b5add07
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
c091bb7
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml
fe8e1fe
Diff: https://reviews.apache.org/r/39696/diff/
Testing
-------
Hive Upgrades from:
2.1 to 2.3
2.2 to 2.3
2.3 to 2.3
Thanks,
Jonathan Hurley