aboutsummaryrefslogtreecommitdiff
path: root/resource-managers/mesos/src/main/scala/org
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-20385][WEB-UI] Submitted Time' field, the date format needs to be form...郭小龙 102076332017-04-232-6/+6
* [SPARK-19740][MESOS] Add support in Spark to pass arbitrary parameters into d...Ji Yan2017-04-161-3/+33
* [SPARK-18692][BUILD][DOCS] Test Java 8 unidoc build on Jenkinshyukjinkwon2017-04-121-3/+3
* [SPARK-20085][MESOS] Configurable mesos labels for executorsKalvin Chau2017-04-061-0/+24
* [SPARK-20078][MESOS] Mesos executor configurability for task name and labelsKalvin Chau2017-03-251-1/+2
* [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-102-9/+0
* [SPARK-19702][MESOS] Increase default refuse_seconds timeout in the Mesos Spa...Michael Gummelt2017-03-074-82/+141
* [SPARK-19373][MESOS] Base spark.scheduler.minRegisteredResourceRatio on regis...Michael Gummelt2017-03-011-12/+15
* [SPARK-15288][MESOS] Mesos dispatcher should handle gracefully when any threa...Devaraj K2017-02-251-1/+2
* [SPARK-10748][MESOS] Log error instead of crashing Spark Mesos dispatcher whe...Devaraj K2017-02-101-9/+19
* [SPARK-19139][CORE] New auth mechanism for transport library.Marcelo Vanzin2017-01-241-2/+1
* [SPARK-17931] Eliminate unnecessary task (de) serializationKay Ousterhout2017-01-063-57/+5
* [SPARK-15555][MESOS] Driver with --supervise option cannot be killed in Mesos...Devaraj K2017-01-031-1/+0
* [SPARK-18662] Move resource managers to separate directoryAnirudh2016-12-0619-0/+4009