aboutsummaryrefslogtreecommitdiff
path: root/resource-managers
Commit message (Expand)AuthorAgeFilesLines
* [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