You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2017/08/27 02:36:01 UTC

[jira] [Assigned] (AMBARI-21823) Spark2 Shuffle Configuration Property Not Configure After Upgrade From BigInsights

     [ https://issues.apache.org/jira/browse/AMBARI-21823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hurley reassigned AMBARI-21823:
----------------------------------------

    Assignee: Jonathan Hurley

> Spark2 Shuffle Configuration Property Not Configure After Upgrade From BigInsights
> ----------------------------------------------------------------------------------
>
>                 Key: AMBARI-21823
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21823
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.5.2
>            Reporter: Yesha Vora
>            Assignee: Jonathan Hurley
>
> Scenario:
> * Upgrade ambari from Ambari 2.2.2.0 to 2.5.2.0
> * Upgrade BI 420 from HDP 2.6.2.0
> In this upgrade scenario, Spark1 was upgraded from BI->HDP
> Spark2 was added after upgrade.
> In this cluster , it has Spark and Spark2 both. 
> However, spark2 shuffle is not added to yarn.nodemanager.aux-services.
> {code}
>  <property>
>       <name>yarn.nodemanager.aux-services</name>
>       <value>mapreduce_shuffle,spark_shuffle</value>
>     </property>{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)