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

[jira] [Updated] (AMBARI-21823) [BI ->HDP Upgrade] Spark2 shuffle service not configured properly

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

Yesha Vora updated AMBARI-21823:
--------------------------------
    Affects Version/s: 2.5.2

> [BI ->HDP Upgrade] Spark2 shuffle service not configured properly
> -----------------------------------------------------------------
>
>                 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
>
> 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)