Github user jerryshao commented on a diff in the pull request:
https://github.com/apache/spark/pull/8857#discussion_r41691421
--- 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).
--- End diff --
I think this configuration is quite similar to "spark.yarn.maxAttempts"
which does not add "am" as scope constraint, do we also need to add "am" here
in this new configuration?
---
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]