aboutsummaryrefslogtreecommitdiff
path: root/resource-managers/yarn/src/main/scala/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Typo fix: distitrbuted -> distributedAndrew Ash2017-04-171-1/+1
* [SPARK-20156][CORE][SQL][STREAMING][MLLIB] Java String toLowerCase "Turkish l...Sean Owen2017-04-101-2/+2
* [SPARK-20191][YARN] Crate wrapper for RackResolver so tests can override it.Marcelo Vanzin2017-04-044-13/+48
* [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-17979][SPARK-14453] Remove deprecated SPARK_YARN_USER_ENV and SPARK_JA...Yong Tang2017-03-102-46/+1
* [SPARK-19857][YARN] Correctly calculate next credential update time.Marcelo Vanzin2017-03-071-3/+4
* [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-224-6/+97
* [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-191-1/+1
* [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-142-7/+14
* [SPARK-19545][YARN] Fix compile issue for Spark on Yarn when building against...jerryshao2017-02-101-5/+20
* [SPARK-19464][CORE][YARN][TEST-HADOOP2.6] Remove support for Hadoop 2.5 and e...Sean Owen2017-02-086-230/+69
* [SPARK-18750][YARN] Avoid using "mapValues" when allocating containers.Marcelo Vanzin2017-01-251-5/+6
* [SPARK-19227][SPARK-19251] remove unused imports and outdated commentsuncleGen2017-01-181-2/+0
* [SPARK-19179][YARN] Change spark.yarn.access.namenodes config and update docsjerryshao2017-01-172-4/+9
* [SPARK-19021][YARN] Generailize HDFSCredentialProvider to support non HDFS se...jerryshao2017-01-112-24/+33
* [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
* [MINOR][DOC] Minor doc change for YARN credential providersLiang-Chi Hsieh2017-01-021-0/+2
* [SPARK-8425][CORE] Application Level BlacklistingImran Rashid2016-12-153-6/+33
* [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-0626-0/+6432