-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60715/
-----------------------------------------------------------
Review request for Ambari, Dmytro Grinenko, Di Li, Dmitro Lisnichenko, Jonathan
Hurley, Sumit Mohanty, Sid Wagle, and Tim Thorpe.
Bugs: AMBARI-21421
https://issues.apache.org/jira/browse/AMBARI-21421
Repository: ambari
Description
-------
IOP Yarn has property "" that requires Spark Shuffle Jar. HDP does not have
this jar. The property needs to be removed during EU.
BigSQL also inserts a property to hive-site that causes Hive to crash
during/post EU due to the unique BigSQL upgrade/migrate process (that requires
BigSQL to be removed before EU). This property needs to be removed as well.
Diffs
-----
ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
6597055
ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
af87794
ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
6597055
ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
af87794
Diff: https://reviews.apache.org/r/60715/diff/1/
Testing
-------
integrated tests during EU
Thanks,
Di Li