spark-instrumented-optimizer/bin
Patrick Wendell c67d3d8beb Merge pull request #484 from tdas/run-example-fix
Made run-example respect SPARK_JAVA_OPTS and SPARK_MEM.

bin/run-example scripts was not passing Java properties set through the SPARK_JAVA_OPTS to the example. This is important for examples like Twitter** as the Twitter authentication information must be set through java properties. Hence added the same JAVA_OPTS code in run-example as it is in bin/spark-class script.

Also added SPARK_MEM, in case someone wants to run the example with different amounts of memory. This can be removed if it is not tune with the intended semantics of the run-example scripts.

@matei Please check this soon I want this to go in 0.9-rc4
2014-01-20 23:34:35 -08:00
..
compute-classpath.cmd sbin/compute-classpath* bin/compute-classpath* 2014-01-03 15:12:29 +05:30
compute-classpath.sh Finish d1d2b6d9b6 2014-01-10 21:18:34 -08:00
pyspark Small fix suggested by josh 2014-01-09 18:41:00 -08:00
pyspark.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
pyspark2.cmd Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into spark-915-segregate-scripts 2014-01-02 17:55:21 +05:30
run-example Removed SPARK_MEM from run-examples. 2014-01-20 23:15:28 -08:00
run-example.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
run-example2.cmd sbin/spark-class* -> bin/spark-class* 2014-01-03 15:08:01 +05:30
spark-class Finish documentation changes 2014-01-05 22:12:47 -08:00
spark-class.cmd sbin/spark-class* -> bin/spark-class* 2014-01-03 15:08:01 +05:30
spark-class2.cmd Fixed Window spark shell launch script error. 2014-01-16 16:09:10 +08:00
spark-shell fix some format problem. 2014-01-16 11:57:46 +08:00
spark-shell.cmd Fixed Window spark shell launch script error. 2014-01-16 16:09:10 +08:00