SaintBacchus created SPARK-6955:
-----------------------------------

             Summary: 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.4.0
            Reporter: SaintBacchus


 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to