[ 
https://issues.apache.org/jira/browse/SPARK-16650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-16650.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.1

Issue resolved by pull request 14287
[https://github.com/apache/spark/pull/14287]

> 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
>             Fix For: 2.0.1
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to