You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/11/17 01:02:31 UTC

[spark] branch master updated (b5eca18 -> 9ab0f82)

This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from b5eca18  [SPARK-33460][SQL] Accessing map values should fail if key is not found
     add 9ab0f82  [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler

No new revisions were added by this update.

Summary of changes:
 docs/running-on-mesos.md                           |  32 +++++
 .../org/apache/spark/deploy/mesos/config.scala     |  10 ++
 .../apache/spark/deploy/mesos/ui/DriverPage.scala  |   9 +-
 .../spark/deploy/mesos/ui/MesosClusterPage.scala   |  12 +-
 .../cluster/mesos/MesosClusterScheduler.scala      |  39 +++++--
 .../cluster/mesos/MesosClusterSchedulerSuite.scala | 130 +++++++++++++++++++++
 6 files changed, 222 insertions(+), 10 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org