You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by db...@apache.org on 2020/10/22 03:28:06 UTC

[spark] branch master updated (ba13b94 -> cb3fa6c)

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

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


    from ba13b94  [SPARK-33210][SQL] Set the rebasing mode for parquet INT96 type to `EXCEPTION` by default
     add cb3fa6c  [SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile

No new revisions were added by this update.

Summary of changes:
 common/network-yarn/pom.xml                        |  8 ++-
 core/pom.xml                                       | 16 +++++-
 .../org/apache/spark/deploy/SparkSubmit.scala      |  8 +--
 dev/deps/spark-deps-hadoop-2.7-hive-2.3            |  3 +-
 dev/deps/spark-deps-hadoop-3.2-hive-2.3            | 52 +-------------------
 external/kafka-0-10-assembly/pom.xml               |  8 ++-
 external/kafka-0-10-sql/pom.xml                    |  4 ++
 external/kafka-0-10-token-provider/pom.xml         |  5 ++
 external/kinesis-asl-assembly/pom.xml              |  8 ++-
 hadoop-cloud/pom.xml                               |  7 ++-
 launcher/pom.xml                                   |  9 +++-
 pom.xml                                            | 57 +++++++++++++++++-----
 resource-managers/yarn/pom.xml                     | 53 +++++++++++++-------
 .../spark/deploy/yarn/ApplicationMaster.scala      |  6 +--
 .../spark/deploy/yarn/BaseYarnClusterSuite.scala   | 10 ++++
 sql/catalyst/pom.xml                               |  4 ++
 sql/hive/pom.xml                                   |  5 ++
 .../sql/hive/client/IsolatedClientLoader.scala     | 19 ++++++--
 18 files changed, 186 insertions(+), 96 deletions(-)


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