redsanket commented on a change in pull request #30710:
URL: https://github.com/apache/spark/pull/30710#discussion_r554114849
##########
File path: docs/configuration.md
##########
@@ -2309,6 +2309,14 @@ Apart from these, the following properties are also
available, and may be useful
</td>
<td>0.6.0</td>
</tr>
+<tr>
+ <td><code>spark.speculation.min.threshold</code></td>
+ <td>100ms</td>
+ <td>
+ Minimum amount of time a task runs before being considered for speculation.
Review comment:
ok
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]