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

[spark] branch master updated (57254c9 -> fa3517c)

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

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


    from 57254c9  [SPARK-30667][CORE] Add allGather method to BarrierTaskContext
     add fa3517c  Revert "[SPARK-30667][CORE] Add allGather method to BarrierTaskContext"

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/BarrierCoordinator.scala      | 113 ++-------------
 .../org/apache/spark/BarrierTaskContext.scala      | 153 +++++++--------------
 .../org/apache/spark/api/python/PythonRunner.scala |  51 ++-----
 .../spark/scheduler/BarrierTaskContextSuite.scala  |  74 ----------
 python/pyspark/taskcontext.py                      |  49 +------
 python/pyspark/tests/test_taskcontext.py           |  20 ---
 6 files changed, 79 insertions(+), 381 deletions(-)


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