aboutsummaryrefslogtreecommitdiff
path: root/resource-managers
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-20385][WEB-UI] Submitted Time' field, the date format needs to be form...郭小龙 102076332017-04-232-6/+6
* Typo fix: distitrbuted -> distributedAndrew Ash2017-04-171-1/+1
* [SPARK-19740][MESOS] Add support in Spark to pass arbitrary parameters into d...Ji Yan2017-04-162-3/+86
* [SPARK-18692][BUILD][DOCS] Test Java 8 unidoc build on Jenkinshyukjinkwon2017-04-121-3/+3
* [SPARK-20156][CORE][SQL][STREAMING][MLLIB] Java String toLowerCase "Turkish l...Sean Owen2017-04-101-2/+2
* [SPARK-20085][MESOS] Configurable mesos labels for executorsKalvin Chau2017-04-062-0/+70
* [SPARK-20191][YARN] Crate wrapper for RackResolver so tests can override it.Marcelo Vanzin2017-04-046-35/+56
* [SPARK-20059][YARN] Use the correct classloader for HBaseCredentialProviderjerryshao2017-03-291-2/+3
* [SPARK-19995][YARN] Register tokens to current UGI to avoid re-issuing of tok...jerryshao2017-03-281-0/+3
* logging improvementsJuan Rodriguez Hortala2017-03-261-1/+2
* [SPARK-20078][MESOS] Mesos executor configurability for task name and labelsKalvin Chau2017-03-252-1/+13
* [SPARK-19820][CORE] Add interface to kill tasks w/ a reasonEric Liang2017-03-232-2/+4
* Typo fixup in commentYe Yin2017-03-231-1/+1
* [SPARK-17979][SPARK-14453] Remove deprecated SPARK_YARN_USER_ENV and SPARK_JA...Yong Tang2017-03-104-55/+1
* [SPARK-19857][YARN] Correctly calculate next credential update time.Marcelo Vanzin2017-03-071-3/+4
* [SPARK-19702][MESOS] Increase default refuse_seconds timeout in the Mesos Spa...Michael Gummelt2017-03-077-105/+187
* [SPARK-19373][MESOS] Base spark.scheduler.minRegisteredResourceRatio on regis...Michael Gummelt2017-03-012-68/+70
* [SPARK-15288][MESOS] Mesos dispatcher should handle gracefully when any threa...Devaraj K2017-02-251-1/+2
* [SPARK-13330][PYSPARK] PYTHONHASHSEED is not propgated to python workerJeff Zhang2017-02-241-0/+1
* [SPARK-19038][YARN] Avoid overwriting keytab configuration in yarn-clientjerryshao2017-02-241-3/+6
* [SPARK-19554][UI,YARN] Allow SHS URL to be used for tracking in YARN RM.Marcelo Vanzin2017-02-225-6/+152
* [SPARK-19626][YARN] Using the correct config to set credentials update timeKent Yao2017-02-211-1/+1
* [SPARK-19450] Replace askWithRetry with askSync.jinxing2017-02-192-2/+2
* [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen2017-02-163-15/+0
* [SPARK-19501][YARN] Reduce the number of HDFS RPCs during YARN deploymentJong Wook Kim2017-02-143-12/+19
* [SPARK-10748][MESOS] Log error instead of crashing Spark Mesos dispatcher whe...Devaraj K2017-02-101-9/+19
* [SPARK-19545][YARN] Fix compile issue for Spark on Yarn when building against...jerryshao2017-02-101-5/+20
* [SPARK-19464][BUILD][HOTFIX][TEST-HADOOP2.6] Add back mockito test dep in YAR...Sean Owen2017-02-081-0/+6
* [SPARK-19409][BUILD][TEST-MAVEN] Fix ParquetAvroCompatibilitySuite failure du...Dongjoon Hyun2017-02-081-0/+7
* [SPARK-19464][CORE][YARN][TEST-HADOOP2.6] Remove support for Hadoop 2.5 and e...Sean Owen2017-02-089-329/+81
* [SPARK-18750][YARN] Avoid using "mapValues" when allocating containers.Marcelo Vanzin2017-01-252-5/+93
* [SPARK-19139][CORE] New auth mechanism for transport library.Marcelo Vanzin2017-01-241-2/+1
* [SPARK-19227][SPARK-19251] remove unused imports and outdated commentsuncleGen2017-01-182-4/+1
* [SPARK-19179][YARN] Change spark.yarn.access.namenodes config and update docsjerryshao2017-01-172-4/+9
* [MINOR][YARN] Move YarnSchedulerBackendSuite to resource-managers/yarn direct...Yanbo Liang2017-01-171-0/+58
* [SPARK-19021][YARN] Generailize HDFSCredentialProvider to support non HDFS se...jerryshao2017-01-115-39/+48
* [SPARK-17931] Eliminate unnecessary task (de) serializationKay Ousterhout2017-01-065-95/+26
* [MINOR][DOCS] Remove consecutive duplicated words/typo in Spark RepoNiranjan Padmanabhan2017-01-041-1/+1
* [SPARK-19073] LauncherState should be only set to SUBMITTED after the applica...mingfei2017-01-041-2/+3
* [SPARK-15555][MESOS] Driver with --supervise option cannot be killed in Mesos...Devaraj K2017-01-032-2/+56
* [MINOR][DOC] Minor doc change for YARN credential providersLiang-Chi Hsieh2017-01-021-0/+2
* [SPARK-17807][CORE] split test-tags into test-JARRyan Williams2016-12-211-0/+2
* [SPARK-8425][SCHEDULER][HOTFIX] fix scala 2.10 compile errorImran Rashid2016-12-151-3/+3
* [SPARK-8425][CORE] Application Level BlacklistingImran Rashid2016-12-154-13/+59
* [SPARK-18840][YARN] Avoid throw exception when getting token renewal interval...jerryshao2016-12-131-10/+11
* [SPARK-18662] Move resource managers to separate directoryAnirudh2016-12-0679-0/+15723