Sandeep Singh created SPARK-1624:
------------------------------------
Summary: addShutdownHook in DiskBlockManager Doesn't work the way
it is supposed to work
Key: SPARK-1624
URL: https://issues.apache.org/jira/browse/SPARK-1624
Project: Spark
Issue Type: Bug
Components: Spark Core
Reporter: Sandeep Singh
Assignee: Sandeep Singh
Priority: Blocker
method Stop() is called in new Thread which calls Thead.stop() instead of
method stop() provided.
--
This message was sent by Atlassian JIRA
(v6.2#6252)