aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala
Commit message (Expand)AuthorAgeFilesLines
* [MINOR][DOCS] Add proper periods and spaces for CLI help messages and `config...Dongjoon Hyun2016-03-211-3/+3
* [SPARK-13823][CORE][STREAMING][SQL] Always specify Charset in String <-> byte...Sean Owen2016-03-131-1/+2
* [SPARK-13478][YARN] Use real user when fetching delegation tokens.Marcelo Vanzin2016-02-291-0/+5
* [SPARK-10123][DEPLOY] Support specifying deploy mode from configurationjerryshao2015-12-151-1/+4
* [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses ...Sean Owen2015-08-251-3/+3
* [SPARK-8313] R Spark packages supportBurak Yavuz2015-08-041-1/+0
* [SPARK-9263] Added flags to exclude dependencies when using --packagesBurak Yavuz2015-08-031-0/+11
* [SPARK-8962] Add Scalastyle rule to ban direct use of Class.forName; fix exis...Josh Rosen2015-07-141-1/+1
* [SPARK-7977] [BUILD] Disallowing printlnJonathan Alter2015-07-101-0/+4
* [SPARK-8953] SPARK_EXECUTOR_CORES is not read in SparkSubmitxutingjun2015-07-091-0/+1
* [SPARK-3071] Increase default driver memoryIlya Ganelin2015-07-011-2/+3
* [SPARK-6324] [CORE] Centralize handling of script usage messages.Marcelo Vanzin2015-06-051-4/+72
* [SPARK-7524] [SPARK-7846] add configs for keytab and principal, pass these tw...WangTaoTheTonic2015-05-291-0/+2
* [SPARK-5342] [YARN] Allow long running Spark apps to run on secure YARN/HDFSHari Shreedharan2015-05-011-0/+15
* Revert "[SPARK-5342] [YARN] Allow long running Spark apps to run on secure YA...Patrick Wendell2015-04-301-15/+0
* [SPARK-5342] [YARN] Allow long running Spark apps to run on secure YARN/HDFSHari Shreedharan2015-04-301-0/+15
* [SPARK-5338] [MESOS] Add cluster mode support for MesosTimothy Chen2015-04-281-4/+7
* [SPARK-7037] [CORE] Inconsistent behavior for non-spark config properties in ...Cheolsoo Park2015-04-231-6/+16
* SPARK-1706: Allow multiple executors per worker in Standalone modeCodingCat2015-04-141-1/+4
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-081-3/+5
* [SPARK-6428] Added explicit types for all public methods in core.Reynold Xin2015-03-231-1/+1
* [SPARK-4011] tighten the visibility of the members in Master/Worker classCodingCat2015-03-171-1/+1
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-111-88/+69
* [SPARK-5732][CORE]:Add an option to print the spark version in spark script.uncleGen2015-02-131-0/+4
* [SPARK-5493] [core] Add option to impersonate user.Marcelo Vanzin2015-02-101-0/+7
* [SPARK-5388] Provide a stable application submission gateway for standalone c...Andrew Or2015-02-061-5/+76
* [SPARK-5341] Use maven coordinates as dependencies in spark-shell and spark-s...Burak Yavuz2015-02-031-0/+21
* [SPARK-5173]support python application running on yarn cluster modelianhuiwang2015-02-021-12/+0
* [SPARK-1507][YARN]specify # cores for ApplicationMasterWangTaoTheTonic2015-01-161-0/+5
* [SPARK-4697][YARN]System properties should override environment variablesWangTaoTheTonic2015-01-131-0/+5
* [SPARK-1953][YARN]yarn client mode Application Master memory size is same as ...WangTaoTheTonic2015-01-091-1/+2
* [SPARK-4298][Core] - The spark-submit cannot read Main-Class from Manifest.Brennon York2014-12-311-8/+18
* [SPARK-4730][YARN] Warn against deprecated YARN settingsAndrew Or2014-12-231-1/+4
* [Minor] Build Failed: value defaultProperties not foundhuangzhaowei2014-12-191-1/+1
* SPARK-2641: Passing num executors to spark arguments from properties fileKanwaljit Singh2014-12-191-0/+2
* [SPARK-3661] Respect spark.*.memory in cluster modeAndrew Or2014-10-301-30/+44
* [SPARK-2098] All Spark processes should support spark-defaults.conf, config fileGuoQiang Li2014-10-141-39/+3
* SPARK-2058: Overriding SPARK_HOME/conf with SPARK_CONF_DIREugenCepoi2014-10-031-25/+17
* [SPARK-3653] Respect SPARK_*_MEMORY for cluster modeAndrew Or2014-09-231-0/+4
* [SPARK-3599]Avoid loading properties file frequentlyWangTao2014-09-201-8/+9
* [SPARK-2894] spark-shell doesn't accept flagsKousuke Saruta2014-08-091-0/+4
* [SPARK-2904] Remove non-used local variable in SparkSubmitArgumentsKousuke Saruta2014-08-071-1/+0
* [SPARK-2678][Core][SQL] A workaround for SPARK-2678Cheng Lian2014-08-061-25/+14
* [SPARK-2116] Load spark-defaults.conf from SPARK_CONF_DIR if setAlbert Chu2014-08-011-0/+11
* SPARK-2664. Deal with `--conf` options in spark-submit that relate to fl...Sandy Ryza2014-07-311-11/+15
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-2/+3
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-3/+2
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-2/+3
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-3/+2
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-2/+3