spark-instrumented-optimizer/bin
Patrick Wendell 0c98a8f6a7 SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7.
This add some guards and good warning messages if users hit this issue. /cc @aarondav with whom I discussed parts of the design.

Author: Patrick Wendell <pwendell@gmail.com>

Closes #627 from pwendell/jdk6 and squashes the following commits:

a38a958 [Patrick Wendell] Code review feedback
94e9f84 [Patrick Wendell] SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7.
2014-05-04 12:22:23 -07:00
..
compute-classpath.cmd SPARK-1586 Windows build fixes 2014-04-24 20:48:33 -07:00
compute-classpath.sh SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7. 2014-05-04 12:22:23 -07:00
load-spark-env.sh SPARK-1404: Always upgrade spark-env.sh vars to environment vars 2014-04-04 09:50:24 -07:00
pyspark SPARK-1004. PySpark on YARN 2014-04-29 23:24:34 -07:00
pyspark.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
pyspark2.cmd SPARK-1004. PySpark on YARN 2014-04-29 23:24:34 -07:00
run-example SPARK-1119 and other build improvements 2014-04-23 10:19:32 -07:00
run-example.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
run-example2.cmd Merge pull request #534 from sslavic/patch-1. Closes #534. 2014-02-04 09:47:11 -08:00
spark-class SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7. 2014-05-04 12:22:23 -07:00
spark-class.cmd sbin/spark-class* -> bin/spark-class* 2014-01-03 15:08:01 +05:30
spark-class2.cmd [SPARK-1276] Add a HistoryServer to render persisted UI 2014-04-10 10:39:34 -07:00
spark-shell SPARK-1654 and SPARK-1653: Fixes in spark-submit. 2014-04-28 17:29:22 -07:00
spark-shell.cmd Fixed Window spark shell launch script error. 2014-01-16 16:09:10 +08:00
spark-submit SPARK-1691: Support quoted arguments inside of spark-submit. 2014-05-01 01:15:51 -07:00