[GitHub] spark pull request #15013: [SPARK-17451] [CORE] CoarseGrainedExecutorBackend...

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15013 --- 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 #15013: [SPARK-17451] [CORE] CoarseGrainedExecutorBackend...

2016-09-08 Thread tejasapatil
Github user tejasapatil commented on a diff in the pull request: https://github.com/apache/spark/pull/15013#discussion_r78109991 --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManager.scala --- @@ -199,6 +199,9 @@ private[spark] class BlockManager( logEr

[GitHub] spark pull request #15013: [SPARK-17451] [CORE] CoarseGrainedExecutorBackend...

2016-09-08 Thread tejasapatil
Github user tejasapatil commented on a diff in the pull request: https://github.com/apache/spark/pull/15013#discussion_r78109911 --- Diff: core/src/main/scala/org/apache/spark/executor/CoarseGrainedExecutorBackend.scala --- @@ -148,12 +149,32 @@ private[spark] class CoarseGrainedE

[GitHub] spark pull request #15013: [SPARK-17451] [CORE] CoarseGrainedExecutorBackend...

2016-09-08 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/15013#discussion_r78093133 --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManager.scala --- @@ -199,6 +199,9 @@ private[spark] class BlockManager( logError(

[GitHub] spark pull request #15013: [SPARK-17451] [CORE] CoarseGrainedExecutorBackend...

2016-09-08 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/15013#discussion_r78092817 --- Diff: core/src/main/scala/org/apache/spark/executor/CoarseGrainedExecutorBackend.scala --- @@ -148,12 +149,32 @@ private[spark] class CoarseGrainedExecu

[GitHub] spark pull request #15013: [SPARK-17451] [CORE] CoarseGrainedExecutorBackend...

2016-09-08 Thread tejasapatil
GitHub user tejasapatil opened a pull request: https://github.com/apache/spark/pull/15013 [SPARK-17451] [CORE] CoarseGrainedExecutorBackend should inform driver before self-kill ## What changes were proposed in this pull request? Jira : https://issues.apache.org/jira/browse