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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to