Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/8857#discussion_r41693063
--- 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.
+ If the AM has been running for at least long, the AM failure count will
be reset.
+ Default value None means this validity interval is not enabled.
--- End diff --
There is no default value. This should say: "If not set, the feature is not
enabled."
---
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]