spark-instrumented-optimizer/examples
Kostas Sakellis d6a972b3e4 [SPARK-4774] [SQL] Makes HiveFromSpark more portable
HiveFromSpark read the kv1.txt file from SPARK_HOME/examples/src/main/resources/kv1.txt which assumed
you had a source tree checked out. Now we copy the kv1.txt file to a temporary file and delete it when
the jvm shuts down. This allows us to run this example outside of a spark source tree.

Author: Kostas Sakellis <kostas@cloudera.com>

Closes #3628 from ksakellis/kostas-spark-4774 and squashes the following commits:

6770f83 [Kostas Sakellis] [SPARK-4774] [SQL] Makes HiveFromSpark more portable
2014-12-08 15:44:18 -08:00
..
scala-2.10/src/main SPARK-2811 upgrade algebird to 0.8.1 2014-11-17 10:47:29 -08:00
src/main [SPARK-4774] [SQL] Makes HiveFromSpark more portable 2014-12-08 15:44:18 -08:00
pom.xml SPARK-4455 Exclude dependency on hbase-annotations module 2014-11-19 00:55:39 -08:00