[
https://issues.apache.org/jira/browse/AMBARI-21421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Di Li updated AMBARI-21421:
---------------------------
Description:
IOP Yarn has property that requires Spark Shuffle Jar. HDP does not have this
jar. The property needs to be removed during EU.
yarn-site.xml
<name>yarn.nodemanager.aux-services</name>
<value>mapreduce_shuffle,spark_shuffle</value>
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.
was:
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.
> EU upgrade pack to update Hive and Yarn properties to remove IOP/BigSQL
> properties
> ----------------------------------------------------------------------------------
>
> Key: AMBARI-21421
> URL: https://issues.apache.org/jira/browse/AMBARI-21421
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: branch-feature-AMBARI-21348
> Reporter: Di Li
> Assignee: Di Li
> Fix For: branch-feature-AMBARI-21348
>
> Attachments: AMBARI-21241.patch
>
>
> IOP Yarn has property that requires Spark Shuffle Jar. HDP does not have
> this jar. The property needs to be removed during EU.
> yarn-site.xml
> <name>yarn.nodemanager.aux-services</name>
> <value>mapreduce_shuffle,spark_shuffle</value>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)