WangTaoTheTonic created SPARK-5006:
--------------------------------------

             Summary: spark.port.maxRetries doesn't work
                 Key: SPARK-5006
                 URL: https://issues.apache.org/jira/browse/SPARK-5006
             Project: Spark
          Issue Type: Bug
          Components: Deploy
            Reporter: WangTaoTheTonic


We normally config spark.port.maxRetries in properties file or SparkConf. But 
in Utils.scala it read from SparkEnv's conf. As SparkEnv is an object whose env 
need to be set after JVM is launched and Utils.scala is also an object. So in 
most cases portMaxRetries will get the default value 16.



--
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