Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/8857#discussion_r41693051
--- Diff: docs/running-on-yarn.md ---
@@ -304,6 +304,16 @@ If you need a reference to the proper location to put
log files in the YARN so t
</td>
</tr>
<tr>
+ <td><code>spark.yarn.am.attemptFailuresValidityInterval</code></td>
+ <td>(none)</td>
+ <td>
+ Defines the validity interval (in millisecond) for AM failure tracking.
--- End diff --
You shouldn't say "in milliseconds". The user can specify the unit in the
value (e.g. "1d" or "4500ms").
---
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]