-
- Downloads
[SPARK-7309] [CORE] [STREAMING] Shutdown the thread pools in ReceivedBlockHandler and DAGScheduler
Shutdown the thread pools in ReceivedBlockHandler and DAGScheduler when stopping them. Author: zsxwing <zsxwing@gmail.com> Closes #5845 from zsxwing/SPARK-7309 and squashes the following commits: 6c004fd [zsxwing] Shutdown the thread pools in ReceivedBlockHandler and DAGScheduler
Showing
- core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala 1 addition, 0 deletions.../main/scala/org/apache/spark/scheduler/DAGScheduler.scala
- streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceivedBlockHandler.scala 1 addition, 0 deletions...pache/spark/streaming/receiver/ReceivedBlockHandler.scala
Loading
Please register or sign in to comment