You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2023/04/19 09:16:24 UTC

[iceberg] branch fd-bump-hive created (now 4ecaccdc71)

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

fokko pushed a change to branch fd-bump-hive
in repository https://gitbox.apache.org/repos/asf/iceberg.git


      at 4ecaccdc71 Build: Bump Hive to 2.3.9

This branch includes the following new commits:

     new 4ecaccdc71 Build: Bump Hive to 2.3.9

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[iceberg] 01/01: Build: Bump Hive to 2.3.9

Posted by fo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch fd-bump-hive
in repository https://gitbox.apache.org/repos/asf/iceberg.git

commit 4ecaccdc711197a37a22bd49129f6b17c204a1d4
Author: Fokko Driesprong <fo...@apache.org>
AuthorDate: Wed Apr 19 11:16:18 2023 +0200

    Build: Bump Hive to 2.3.9
    
    Some small bug fixes, but also removes the `commons-httpclient` dependency, which is nice.
    
    https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350009&styleName=Text&projectId=12310843
---
 versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.props b/versions.props
index 08551b27f1..418efd6771 100644
--- a/versions.props
+++ b/versions.props
@@ -2,7 +2,7 @@ org.slf4j:* = 1.7.36
 org.apache.avro:avro = 1.11.1
 org.apache.calcite:* = 1.10.0
 org.apache.hadoop:* = 2.7.3
-org.apache.hive:* = 2.3.8
+org.apache.hive:* = 2.3.9
 org.apache.httpcomponents.client5:* = 5.2.1
 org.apache.orc:* = 1.8.3
 org.apache.parquet:* = 1.12.3