aboutsummaryrefslogtreecommitdiff
path: root/launcher/src/main
Commit message (Expand)AuthorAgeFilesLines
* [MINOR] Avoid passing the PermGenSize option to IBM JVMs.Tim Ellison2015-05-132-1/+24
* [SPARK-7031] [THRIFTSERVER] let thrift server take SPARK_DAEMON_MEMORY and SP...WangTaoTheTonic2015-05-031-1/+18
* [SPARK-5342] [YARN] Allow long running Spark apps to run on secure YARN/HDFSHari Shreedharan2015-05-011-1/+5
* Revert "[SPARK-5342] [YARN] Allow long running Spark apps to run on secure YA...Patrick Wendell2015-04-301-5/+1
* [SPARK-5342] [YARN] Allow long running Spark apps to run on secure YARN/HDFSHari Shreedharan2015-04-301-1/+5
* [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