Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/1465#issuecomment-55338661
  
    @kbzod Why do we need a separate config for the local case? I think the 
correct solution is to use the same config, but set a different default value 
for local mode. Right now this doesn't work because we pass in a hard-coded 
value of 1, but we can change that to take in `spark.task.maxFailures` instead 
(and then default to 1).
    
    Also, can you rebase to master when you have the chance?


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