[
https://issues.apache.org/jira/browse/SPARK-6955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501499#comment-14501499
]
Apache Spark commented on SPARK-6955:
-------------------------------------
User 'aarondav' has created a pull request for this issue:
https://github.com/apache/spark/pull/5575
> Do not let Yarn Shuffle Server retry its server port.
> -----------------------------------------------------
>
> Key: SPARK-6955
> URL: https://issues.apache.org/jira/browse/SPARK-6955
> Project: Spark
> Issue Type: Bug
> Components: Shuffle, YARN
> Affects Versions: 1.2.0
> Reporter: SaintBacchus
> Assignee: SaintBacchus
> Priority: Minor
>
> It's better to let the NodeManager get down rather than take a port retry
> when `spark.shuffle.service.port` has been conflicted during starting the
> Spark Yarn Shuffle Server, because the retry mechanism will make the
> inconsistency of shuffle port and also make client fail to find the port.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]