Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/8857#discussion_r41593135
--- Diff: docs/running-on-yarn.md ---
@@ -304,6 +304,14 @@ 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.attemptFailuresValidityInterval</code></td>
+ <td>-1</td>
+ <td>
+ Ignore the failure number which happens out the validity interval (in
millisecond).
+ Default value -1 means this validity interval is not enabled.
--- End diff --
Should rephrase this given the default value is not really `-1`. Also,
should clarify that feature is only available if the version of YARN supports
it.
---
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]