[
https://issues.apache.org/jira/browse/SPARK-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen updated SPARK-5006:
------------------------------
Fix Version/s: 1.2.1
> 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
> Affects Versions: 1.1.0
> Reporter: WangTaoTheTonic
> Assignee: WangTaoTheTonic
> Fix For: 1.3.0, 1.2.1
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]