spark-instrumented-optimizer/core/src/main
Andrew Or d334bfbcf3 [SPARK-6132][HOTFIX] ContextCleaner InterruptedException should be quiet
If the cleaner is stopped, we shouldn't print a huge stack trace when the cleaner thread is interrupted because we purposefully did this.

Author: Andrew Or <andrew@databricks.com>

Closes #4882 from andrewor14/cleaner-interrupt and squashes the following commits:

8652120 [Andrew Or] Just a hot fix
2015-03-03 20:49:45 -08:00
..
java/org/apache/spark SPARK-5984: Fix TimSort bug causes ArrayOutOfBoundsException 2015-02-28 18:55:34 -08:00
resources/org/apache/spark [SPARK-5645] Added local read bytes/time to task metrics 2015-02-12 14:36:27 -08:00
scala/org/apache/spark [SPARK-6132][HOTFIX] ContextCleaner InterruptedException should be quiet 2015-03-03 20:49:45 -08:00