Andrew Or created SPARK-5930:
--------------------------------
Summary: Documented default of spark.shuffle.io.retryWait is not
consistent
Key: SPARK-5930
URL: https://issues.apache.org/jira/browse/SPARK-5930
Project: Spark
Issue Type: Bug
Components: Documentation
Reporter: Andrew Or
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]