[GitHub] spark pull request #19836: [SPARK-22618][CORE] Catch exception in removeRDD ...

2017-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/19836 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #19836: [SPARK-22618][CORE] Catch exception in removeRDD ...

2017-12-06 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/19836#discussion_r155407888 --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala --- @@ -159,11 +160,16 @@ class BlockManagerMasterEndpoint(

[GitHub] spark pull request #19836: [SPARK-22618][CORE] Catch exception in removeRDD ...

2017-12-06 Thread brad-kaiser
Github user brad-kaiser commented on a diff in the pull request: https://github.com/apache/spark/pull/19836#discussion_r155267282 --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala --- @@ -159,11 +160,16 @@ class BlockManagerMasterEndpoint(

[GitHub] spark pull request #19836: [SPARK-22618][CORE] Catch exception in removeRDD ...

2017-12-06 Thread jiangxb1987
Github user jiangxb1987 commented on a diff in the pull request: https://github.com/apache/spark/pull/19836#discussion_r155265124 --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala --- @@ -159,11 +160,16 @@ class BlockManagerMasterEndpoint(

[GitHub] spark pull request #19836: [SPARK-22618][CORE] Catch exception in removeRDD ...

2017-12-06 Thread brad-kaiser
Github user brad-kaiser commented on a diff in the pull request: https://github.com/apache/spark/pull/19836#discussion_r155255972 --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala --- @@ -159,11 +160,18 @@ class BlockManagerMasterEndpoint(

[GitHub] spark pull request #19836: [SPARK-22618][CORE] Catch exception in removeRDD ...

2017-12-06 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/19836#discussion_r155230290 --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala --- @@ -159,11 +160,18 @@ class BlockManagerMasterEndpoint(

[GitHub] spark pull request #19836: [SPARK-22618][CORE] Catch exception in removeRDD ...

2017-11-28 Thread brad-kaiser
Github user brad-kaiser commented on a diff in the pull request: https://github.com/apache/spark/pull/19836#discussion_r153686556 --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala --- @@ -159,11 +160,18 @@ class BlockManagerMasterEndpoint(

[GitHub] spark pull request #19836: [SPARK-22618][CORE] Catch exception in removeRDD ...

2017-11-28 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/19836#discussion_r153641688 --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala --- @@ -159,11 +160,18 @@ class BlockManagerMasterEndpoint(

[GitHub] spark pull request #19836: [SPARK-22618][CORE] Catch exception in removeRDD ...

2017-11-28 Thread brad-kaiser
GitHub user brad-kaiser opened a pull request: https://github.com/apache/spark/pull/19836 [SPARK-22618][CORE] Catch exception in removeRDD to stop jobs from dying ## What changes were proposed in this pull request? I propose that BlockManagerMasterEndpoint.removeRdd()