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