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

[spark] branch master updated (b8a440f -> 2b6dfa5)

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

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


    from b8a440f  [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends
     add 2b6dfa5  [SPARK-20044][UI] Support Spark UI behind front-end reverse proxy using a path prefix Revert proxy url

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala |   4 +-
 .../org/apache/spark/deploy/master/Master.scala    |   8 +-
 .../spark/deploy/worker/ExecutorRunner.scala       |   3 +-
 .../org/apache/spark/deploy/worker/Worker.scala    |   9 +-
 .../main/scala/org/apache/spark/ui/UIUtils.scala   |   3 +-
 .../apache/spark/deploy/master/MasterSuite.scala   | 101 +++++++++++++++++++--
 docs/configuration.md                              |  25 ++++-
 7 files changed, 140 insertions(+), 13 deletions(-)


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