aboutsummaryrefslogtreecommitdiff
path: root/mesos
Commit message (Expand)AuthorAgeFilesLines
* Fix Mesos build break for Scala 2.10.Reynold Xin2016-11-201-1/+1
* [SPARK-17062][MESOS] add conf option to mesos dispatcherStavros Kontopoulos2016-11-194-18/+164
* [SPARK-18232][MESOS] Support CNIMichael Gummelt2016-11-146-89/+116
* [SPARK-18076][CORE][SQL] Fix default Locale used in DateFormat, NumberFormat ...Sean Owen2016-11-021-6/+5
* [SPARK-18204][WEBUI] Remove SparkUI.appUIAddressJacek Laskowski2016-11-022-2/+2
* [SPARK-18114][MESOS] Fix mesos cluster scheduler generage command option errorWang Lei2016-11-011-1/+1
* [SPARK-16881][MESOS] Migrate Mesos configs to use ConfigEntrySandeep Singh2016-11-014-6/+68
* [SPARK-15994][MESOS] Allow enabling Mesos fetch cache in coarse executor backendCharles Allen2016-11-014-5/+38
* [SPARK-14082][MESOS] Enable GPU support with MesosTimothy Chen2016-10-104-23/+87
* [SPARK-17648][CORE] TaskScheduler really needs offers to be an IndexedSeqImran Rashid2016-09-292-2/+2
* [SPARK-4563][CORE] Allow driver to advertise a different network address.Marcelo Vanzin2016-09-213-4/+7
* [SPARK-17359][SQL][MLLIB] Use ArrayBuffer.+=(A) instead of ArrayBuffer.append...Liwei Lin2016-09-071-6/+6
* [SPARK-16533][HOTFIX] Fix compilation on Scala 2.10.Marcelo Vanzin2016-09-011-1/+3
* [SPARK-16533][CORE] resolve deadlocking in driver when executors dieAngus Gerry2016-09-012-5/+13
* [SPARK-17316][TESTS] Fix MesosCoarseGrainedSchedulerBackendSuiteShixiong Zhu2016-08-311-0/+2
* [SPARK-16967] move mesos to moduleMichael Gummelt2016-08-2627-0/+5525