Github user mridulm commented on the pull request:

    https://github.com/apache/spark/pull/1387#issuecomment-48819541
  
    Before throwing OOM gc is expected to be run by vm.
    
    Also note that on OOM, particularly for yarn mode, we kill the executor.
    On 12-Jul-2014 10:57 pm, "Guoqiang Li" <[email protected]> wrote:
    
    > ------------------------------
    > You can merge this Pull Request by running
    >
    >   git pull https://github.com/witgo/spark taskEvent
    >
    > Or view, comment on, or merge it at:
    >
    >   https://github.com/apache/spark/pull/1387
    > Commit Summary
    >
    >    - add TaskEventListener
    >    - Merge branch 'master' of https://github.com/apache/spark into
    >    taskEvent
    >    - move runGC to ContextCleaner
    >    - add OutOfMemoryError detection
    >    - Merge branch 'master' of https://github.com/apache/spark into
    >    taskEvent
    >
    > File Changes
    >
    >    - *M* core/src/main/scala/org/apache/spark/ContextCleaner.scala
    >    <https://github.com/apache/spark/pull/1387/files#diff-0> (19)
    >    - *M* core/src/main/scala/org/apache/spark/SparkContext.scala
    >    <https://github.com/apache/spark/pull/1387/files#diff-1> (6)
    >    - *A*
    >    core/src/main/scala/org/apache/spark/scheduler/TaskEventListener.scala
    >    <https://github.com/apache/spark/pull/1387/files#diff-2> (43)
    >
    > Patch Links:
    >
    >    - https://github.com/apache/spark/pull/1387.patch
    >    - https://github.com/apache/spark/pull/1387.diff
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/1387>.
    >


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

Reply via email to