Github user tgravescs commented on a diff in the pull request:

    https://github.com/apache/spark/pull/14287#discussion_r71585682
  
    --- Diff: docs/configuration.md ---
    @@ -1188,7 +1188,9 @@ Apart from these, the following properties are also 
available, and may be useful
       <td><code>spark.task.maxFailures</code></td>
       <td>4</td>
       <td>
    -    Number of individual task failures before giving up on the job.
    +    Number of failures of any particular task before giving up on the job. 
The same
    +    task has to fail this number of attempts, it isn't affected by the 
number of failures
    --- End diff --
    
    Sounds good. I am always open to grammar suggestions.  I will update 
shortly.


---
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]

Reply via email to