[GitHub] spark pull request #18090: [SPARK-20250][Core]Improper OOM error when a task...

2017-05-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18090 --- 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 ena

[GitHub] spark pull request #18090: [SPARK-20250][Core]Improper OOM error when a task...

2017-05-24 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/18090#discussion_r118412069 --- Diff: core/src/main/java/org/apache/spark/memory/TaskMemoryManager.java --- @@ -184,6 +185,10 @@ public long acquireExecutionMemory(long required, Me

[GitHub] spark pull request #18090: [SPARK-20250][Core]Improper OOM error when a task...

2017-05-24 Thread ConeyLiu
GitHub user ConeyLiu opened a pull request: https://github.com/apache/spark/pull/18090 [SPARK-20250][Core]Improper OOM error when a task been killed while spilling data ## What changes were proposed in this pull request? Currently, when a task is calling spill() but it