GitHub user witgo opened a pull request:
https://github.com/apache/spark/pull/1387
[WIP]When the executor is thrown OutOfMemoryError exception driver run
garbage collection
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/witgo/spark taskEvent
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1387.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1387
----
commit 65e281230adbf8ce05255fb723e31f5015e785a9
Author: witgo <[email protected]>
Date: 2014-07-02T14:58:12Z
add TaskEventListener
commit 12ab18b513f0fdbf326267c654ae9a9369b84001
Author: witgo <[email protected]>
Date: 2014-07-06T04:19:19Z
Merge branch 'master' of https://github.com/apache/spark into taskEvent
commit a62c30a9707bf2a1c03e3b31a5911ea21ab80e53
Author: witgo <[email protected]>
Date: 2014-07-07T12:23:28Z
move runGC to ContextCleaner
commit eaf57e377169133fca23d367492b4eeb14fae77d
Author: witgo <[email protected]>
Date: 2014-07-07T15:23:20Z
add OutOfMemoryError detection
commit f56d4f775dab8f9e2e26216f51e7b6e3a23172bd
Author: witgo <[email protected]>
Date: 2014-07-12T14:01:41Z
Merge branch 'master' of https://github.com/apache/spark into taskEvent
----
---
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.
---