aboutsummaryrefslogtreecommitdiff
path: root/resource-managers
AgeCommit message (Expand)Author
2017-03-10[SPARK-17979][SPARK-14453] Remove deprecated SPARK_YARN_USER_ENV and SPARK_JA...Yong Tang
2017-03-07[SPARK-19857][YARN] Correctly calculate next credential update time.Marcelo Vanzin
2017-03-07[SPARK-19702][MESOS] Increase default refuse_seconds timeout in the Mesos Spa...Michael Gummelt
2017-03-01[SPARK-19373][MESOS] Base spark.scheduler.minRegisteredResourceRatio on regis...Michael Gummelt
2017-02-25[SPARK-15288][MESOS] Mesos dispatcher should handle gracefully when any threa...Devaraj K
2017-02-24[SPARK-13330][PYSPARK] PYTHONHASHSEED is not propgated to python workerJeff Zhang
2017-02-24[SPARK-19038][YARN] Avoid overwriting keytab configuration in yarn-clientjerryshao
2017-02-22[SPARK-19554][UI,YARN] Allow SHS URL to be used for tracking in YARN RM.Marcelo Vanzin
2017-02-21[SPARK-19626][YARN] Using the correct config to set credentials update timeKent Yao
2017-02-19[SPARK-19450] Replace askWithRetry with askSync.jinxing
2017-02-16[SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen
2017-02-14[SPARK-19501][YARN] Reduce the number of HDFS RPCs during YARN deploymentJong Wook Kim
2017-02-10[SPARK-10748][MESOS] Log error instead of crashing Spark Mesos dispatcher whe...Devaraj K
2017-02-10[SPARK-19545][YARN] Fix compile issue for Spark on Yarn when building against...jerryshao
2017-02-08[SPARK-19464][BUILD][HOTFIX][TEST-HADOOP2.6] Add back mockito test dep in YAR...Sean Owen
2017-02-08[SPARK-19409][BUILD][TEST-MAVEN] Fix ParquetAvroCompatibilitySuite failure du...Dongjoon Hyun
2017-02-08[SPARK-19464][CORE][YARN][TEST-HADOOP2.6] Remove support for Hadoop 2.5 and e...Sean Owen
2017-01-25[SPARK-18750][YARN] Avoid using "mapValues" when allocating containers.Marcelo Vanzin
2017-01-24[SPARK-19139][CORE] New auth mechanism for transport library.Marcelo Vanzin
2017-01-18[SPARK-19227][SPARK-19251] remove unused imports and outdated commentsuncleGen
2017-01-17[SPARK-19179][YARN] Change spark.yarn.access.namenodes config and update docsjerryshao
2017-01-17[MINOR][YARN] Move YarnSchedulerBackendSuite to resource-managers/yarn direct...Yanbo Liang
2017-01-11[SPARK-19021][YARN] Generailize HDFSCredentialProvider to support non HDFS se...jerryshao
2017-01-06[SPARK-17931] Eliminate unnecessary task (de) serializationKay Ousterhout
2017-01-04[MINOR][DOCS] Remove consecutive duplicated words/typo in Spark RepoNiranjan Padmanabhan
2017-01-04[SPARK-19073] LauncherState should be only set to SUBMITTED after the applica...mingfei
2017-01-03[SPARK-15555][MESOS] Driver with --supervise option cannot be killed in Mesos...Devaraj K
2017-01-02[MINOR][DOC] Minor doc change for YARN credential providersLiang-Chi Hsieh
2016-12-21[SPARK-17807][CORE] split test-tags into test-JARRyan Williams
2016-12-15[SPARK-8425][SCHEDULER][HOTFIX] fix scala 2.10 compile errorImran Rashid
2016-12-15[SPARK-8425][CORE] Application Level BlacklistingImran Rashid
2016-12-13[SPARK-18840][YARN] Avoid throw exception when getting token renewal interval...jerryshao
2016-12-06[SPARK-18662] Move resource managers to separate directoryAnirudh