You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2020/10/27 18:24:30 UTC

[iceberg] branch master updated: Spark: Bump Spark 3 version to 3.0.1 (#1656)

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

blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new c45b4e0  Spark: Bump Spark 3 version to 3.0.1 (#1656)
c45b4e0 is described below

commit c45b4e06ddf6d2aaf3fbde13598003333be17d7d
Author: Fokko Driesprong <fo...@apache.org>
AuthorDate: Tue Oct 27 19:24:22 2020 +0100

    Spark: Bump Spark 3 version to 3.0.1 (#1656)
---
 versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.props b/versions.props
index 6366f58..f110b43 100644
--- a/versions.props
+++ b/versions.props
@@ -8,7 +8,7 @@ org.apache.orc:* = 1.6.5
 org.apache.parquet:* = 1.11.1
 org.apache.spark:spark-hive_2.11 = 2.4.7
 org.apache.spark:spark-avro_2.11 = 2.4.7
-org.apache.spark:spark-hive_2.12 = 3.0.0
+org.apache.spark:spark-hive_2.12 = 3.0.1
 org.apache.pig:pig = 0.14.0
 org.apache.commons:commons-lang3 = 3.9
 com.fasterxml.jackson.*:* = 2.10.0