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/07/18 22:10:27 UTC

[spark] branch master updated (f9f9309 -> ee62482)

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 f9f9309  [SPARK-31579][SQL] replaced floorDiv to Div
     add ee62482  [SPARK-29292][YARN][K8S][MESOS] Fix Scala 2.13 compilation for remaining modules

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/streaming/kinesis/KinesisTestUtils.scala  |  6 +++---
 .../spark/streaming/kinesis/KPLBasedKinesisTestUtils.scala     |  2 +-
 .../spark/streaming/kinesis/KinesisBackedBlockRDDSuite.scala   |  4 ++--
 .../cluster/k8s/ExecutorPodsPollingSnapshotSource.scala        |  2 +-
 .../scheduler/cluster/k8s/ExecutorPodsSnapshotsStoreImpl.scala |  2 +-
 .../cluster/k8s/DeterministicExecutorPodsSnapshotsStore.scala  |  2 +-
 .../apache/spark/deploy/k8s/integrationtest/ProcessUtils.scala |  2 +-
 .../spark/scheduler/cluster/mesos/MesosClusterScheduler.scala  |  8 ++++----
 .../cluster/mesos/MesosCoarseGrainedSchedulerBackend.scala     |  4 ++--
 .../spark/scheduler/cluster/mesos/MesosSchedulerUtils.scala    |  2 +-
 .../scheduler/cluster/mesos/MesosClusterSchedulerSuite.scala   |  2 +-
 .../cluster/mesos/MesosFineGrainedSchedulerBackendSuite.scala  |  6 ++++--
 .../src/main/scala/org/apache/spark/deploy/yarn/Client.scala   |  4 ++--
 .../spark/deploy/yarn/ClientDistributedCacheManager.scala      | 10 +++++-----
 .../scala/org/apache/spark/deploy/yarn/YarnAllocator.scala     |  8 ++++----
 .../spark/executor/YarnCoarseGrainedExecutorBackend.scala      |  4 ++--
 .../apache/spark/sql/hive/thriftserver/SparkOperation.scala    |  2 +-
 17 files changed, 36 insertions(+), 34 deletions(-)


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