aboutsummaryrefslogtreecommitdiff
path: root/launcher/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-4286] Add an external shuffle service that can be run as a daemon.Iulian Dragos2015-04-281-0/+4
* [SPARK-6435] spark-shell --jars option does not add all jars to classpathMasayoshi TSUZUKI2015-04-282-10/+5
* [SPARK-6890] [core] Fix launcher lib work with SPARK_PREPEND_CLASSES.Marcelo Vanzin2015-04-142-4/+41
* [SPARK-6894]spark.executor.extraLibraryOptions => spark.executor.extraLibrary...WangTaoTheTonic2015-04-141-1/+1
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-082-27/+68
* [SPARK-6406] Launch Spark using assembly jar instead of a separate launcher jarNishkam Ravi2015-03-291-77/+22
* [SPARK-6473] [core] Do not try to figure out Scala version if not needed...Marcelo Vanzin2015-03-241-4/+4
* [SPARK-6372] [core] Propagate --conf to child processes.Marcelo Vanzin2015-03-181-9/+1
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-118-0/+1814