This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from cfcaf52 [SPARK-29381][PYTHON][ML] Add _ before the XXXParams classes
add ba04562 [SPARK-29435][CORE] MapId in Shuffle Block is inconsistent at
the writer and reader part when spark.shuffle.useOldFetchProtocol=true
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/spark/MapOutputTracker.scala | 30 +++++++---------------
.../org/apache/spark/scheduler/MapStatus.scala | 9 ++++---
.../apache/spark/scheduler/ShuffleMapTask.scala | 9 +++++--
.../spark/shuffle/BlockStoreShuffleReader.scala | 3 +--
.../spark/shuffle/ShuffleWriteProcessor.scala | 3 ++-
.../org/apache/spark/MapOutputTrackerSuite.scala | 2 +-
...te.scala => ShuffleOldFetchProtocolSuite.scala} | 7 +++--
.../apache/spark/scheduler/DAGSchedulerSuite.scala | 4 +--
.../apache/spark/scheduler/MapStatusSuite.scala | 2 +-
.../shuffle/BlockStoreShuffleReaderSuite.scala | 2 +-
10 files changed, 32 insertions(+), 39 deletions(-)
copy core/src/test/scala/org/apache/spark/{ShuffleNettySuite.scala =>
ShuffleOldFetchProtocolSuite.scala} (80%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]