-
- Downloads
Merge pull request #482 from woggling/shutdown-exceptions
Don't call System.exit over uncaught exceptions from shutdown hooks
No related branches found
No related tags found
Showing
- core/src/main/scala/spark/Utils.scala 21 additions, 0 deletionscore/src/main/scala/spark/Utils.scala
- core/src/main/scala/spark/executor/Executor.scala 11 additions, 6 deletionscore/src/main/scala/spark/executor/Executor.scala
- core/src/main/scala/spark/storage/DiskStore.scala 5 additions, 1 deletioncore/src/main/scala/spark/storage/DiskStore.scala
Please register or sign in to comment