spark-instrumented-optimizer/core/src/main
Aaron Davidson 48a19a6dba [SPARK-4236] Cleanup removed applications' files in shuffle service
This relies on a hook from whoever is hosting the shuffle service to invoke removeApplication() when the application is completed. Once invoked, we will clean up all the executors' shuffle directories we know about.

Author: Aaron Davidson <aaron@databricks.com>

Closes #3126 from aarondav/cleanup and squashes the following commits:

33a64a9 [Aaron Davidson] Missing brace
e6e428f [Aaron Davidson] Address comments
16a0d27 [Aaron Davidson] Cleanup
e4df3e7 [Aaron Davidson] [SPARK-4236] Cleanup removed applications' files in shuffle service
2014-11-06 19:54:32 -08:00
..
java/org/apache/spark [SPARK-4084] Reuse sort key in Sorter 2014-10-28 15:14:41 -07:00
resources/org/apache/spark [SPARK-4255] Fix incorrect table striping 2014-11-06 00:03:03 -08:00
scala/org/apache [SPARK-4236] Cleanup removed applications' files in shuffle service 2014-11-06 19:54:32 -08:00