You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/07/20 13:39:20 UTC

[jira] [Created] (SPARK-16650) Improve documentation of spark.task.maxFailures

Thomas Graves created SPARK-16650:
-------------------------------------

             Summary: Improve documentation of spark.task.maxFailures	
                 Key: SPARK-16650
                 URL: https://issues.apache.org/jira/browse/SPARK-16650
             Project: Spark
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 1.6.2
            Reporter: Thomas Graves


The documentation for spark.task.maxFailures isn't clear as to whether this is just the number of total task failures or if its a single task failing multiple attempts.  

It turns out its the latter, a single task has to fail spark.task.maxFailures number of attempts before it fails the job.

We should try to make that more clear in docs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org