Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/5236#discussion_r28196841
--- Diff: docs/configuration.md ---
@@ -732,14 +745,14 @@ Apart from these, the following properties are also
available, and may be useful
</tr>
<tr>
<td><code>spark.executor.heartbeatInterval</code></td>
- <td>10000</td>
+ <td>10000ms</td>
<td>Interval (milliseconds) between each executor's heartbeats to the
driver. Heartbeats let
--- End diff --
If the units are now specified in the value, "(millseconds)" can be
removed? and is it better to write 10s?
---
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]