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

[spark] branch master updated (813532d -> 8014b0b)

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

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


    from 813532d  [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests
     add 8014b0b  [SPARK-32160][CORE][PYSPARK] Add a config to switch allow/disallow to create SparkContext in executors

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala |  6 +++--
 .../org/apache/spark/internal/config/package.scala |  7 ++++++
 .../scala/org/apache/spark/SparkContextSuite.scala |  9 ++++++++
 docs/core-migration-guide.md                       |  4 ++++
 python/pyspark/context.py                          |  6 +++--
 python/pyspark/tests/test_context.py               | 11 +++++++++
 .../scala/org/apache/spark/sql/SparkSession.scala  | 12 ++++++----
 .../spark/sql/SparkSessionBuilderSuite.scala       | 26 +++++++++++++++++++++-
 8 files changed, 72 insertions(+), 9 deletions(-)


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