[
https://issues.apache.org/jira/browse/SPARK-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-5930:
-----------------------------
Summary: Documented default of spark.shuffle.io.retryWait is confusing.
(was: Documented default of spark.shuffle.io.retryWait is not consistent)
> Documented default of spark.shuffle.io.retryWait is confusing.
> --------------------------------------------------------------
>
> Key: SPARK-5930
> URL: https://issues.apache.org/jira/browse/SPARK-5930
> Project: Spark
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.2.0
> Reporter: Andrew Or
> Priority: Minor
>
> 5 != 15:
> {code}
> <tr>
> <td><code>spark.shuffle.io.retryWait</code></td>
> <td>5</td>
> <td>
> (Netty only) Seconds to wait between retries of fetches. The maximum
> delay caused by retrying
> is simply <code>maxRetries * retryWait</code>, by default 15 seconds.
> </td>
> </tr>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]