Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/5236#discussion_r28196848
--- Diff: docs/configuration.md ---
@@ -989,7 +1002,7 @@ Apart from these, the following properties are also
available, and may be useful
</tr>
<tr>
<td><code>spark.locality.wait</code></td>
- <td>3000</td>
+ <td>3000ms</td>
--- End diff --
Same, there are many parameters following this which are described as "in
milliseconds" when they aren't in a particular unit anymore (to the caller).
Consider writing values of at least 1000ms in seconds.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]