[
https://issues.apache.org/jira/browse/SPARK-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729176#comment-14729176
]
Thomas Graves commented on SPARK-10432:
---------------------------------------
https://github.com/apache/spark/pull/8585
> spark.port.maxRetries documentation is unclear
> ----------------------------------------------
>
> Key: SPARK-10432
> URL: https://issues.apache.org/jira/browse/SPARK-10432
> Project: Spark
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.5.0
> Reporter: Thomas Graves
> Assignee: Thomas Graves
> Priority: Minor
>
> The documentation for spark.port.maxRetries says:
> spark.port.maxRetries 16 Default maximum number of retries when binding
> to a port before giving up.
> But what really happens when the port for that service is not 0 is:
> * Each subsequent attempt uses 1 + the port used in the previous attempt
> (unless the port is 0).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]