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

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


    from fb40c0e  [SPARK-37556][SQL] Deser void class fail with Java 
serialization
     add fdc276b  [SPARK-37445][BUILD] Rename the maven hadoop profile to 
hadoop-3 and hadoop-2

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build_and_test.yml               | 14 ++++----
 dev/create-release/release-build.sh                | 10 +++---
 ...p-2.7-hive-2.3 => spark-deps-hadoop-2-hive-2.3} |  0
 ...p-3.2-hive-2.3 => spark-deps-hadoop-3-hive-2.3} |  0
 dev/run-tests-jenkins.py                           |  8 ++---
 dev/run-tests.py                                   |  8 ++---
 dev/test-dependencies.sh                           | 10 +++---
 docs/building-spark.md                             |  4 +--
 hadoop-cloud/pom.xml                               |  8 ++---
 pom.xml                                            | 14 ++++----
 python/docs/source/getting_started/install.rst     | 16 ++++-----
 python/pyspark/install.py                          | 31 ++++++++++++----
 python/pyspark/tests/test_install_spark.py         | 42 +++++++++++++++++++---
 .../kubernetes/integration-tests/README.md         |  6 ++--
 .../dev/dev-run-integration-tests.sh               |  2 +-
 .../kubernetes/integration-tests/pom.xml           |  4 +--
 resource-managers/yarn/pom.xml                     |  4 +--
 .../org/apache/spark/deploy/yarn/ClientSuite.scala |  2 +-
 sql/core/pom.xml                                   |  2 +-
 .../hive/HiveExternalCatalogVersionsSuite.scala    | 12 ++++---
 20 files changed, 126 insertions(+), 71 deletions(-)
 rename dev/deps/{spark-deps-hadoop-2.7-hive-2.3 => 
spark-deps-hadoop-2-hive-2.3} (100%)
 rename dev/deps/{spark-deps-hadoop-3.2-hive-2.3 => 
spark-deps-hadoop-3-hive-2.3} (100%)

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

Reply via email to