Github user lianhuiwang commented on the pull request:

    https://github.com/apache/spark/pull/4474#issuecomment-95773327
  
    @pwendell @andrewor14 i think i should reopen this PR. because i got this 
error yesterday. when i used collect() from many executors. then 
task-result-getter thread catch the exception "java.lang.OutOfMemoryError: Java 
heap space". but driver has been running. now my application run on 
yarn-cluster. so application client think that application is running but 
actually it has error and client donot know it. so i think driver/application 
master should abort its tasks and let client know that driver has errors.


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