spark-instrumented-optimizer/project
William Benton 6918012d0f SPARK-3699: SQL and Hive console tasks now clean up appropriately
The sbt tasks sql/console and hive/console will now `stop()`
the `SparkContext` upon exit.  Previously, they left an ugly stack
trace when quitting.

Author: William Benton <willb@redhat.com>

Closes #2547 from willb/consoleCleanup and squashes the following commits:

d5e431f [William Benton] SQL and Hive console tasks now clean up.
2014-09-28 01:01:27 -07:00
..
project [SPARK-1776] Have Spark's SBT build read dependencies from Maven. 2014-07-10 11:03:37 -07:00
spark-style/src/main/scala/org/apache/spark/scalastyle [SPARK-2182] Scalastyle rule blocking non ascii characters. 2014-09-16 09:21:03 -07:00
build.properties [SPARK-1776] Have Spark's SBT build read dependencies from Maven. 2014-07-10 11:03:37 -07:00
MimaBuild.scala [SPARK-3433][BUILD] Fix for Mima false-positives with @DeveloperAPI and @Experimental annotations. 2014-09-15 21:14:00 -07:00
MimaExcludes.scala [SPARK-3418] Sparse Matrix support (CCS) and additional native BLAS operations added 2014-09-18 22:18:51 -07:00
plugins.sbt [SPARK-2848] Shade Guava in uber-jars. 2014-08-20 16:23:10 -07:00
SparkBuild.scala SPARK-3699: SQL and Hive console tasks now clean up appropriately 2014-09-28 01:01:27 -07:00