Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: bump Hadoop version to 3.2.0 #5024

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into iceberg+hadoop-3.2.0
  • Loading branch information
Fokko authored Apr 19, 2023
commit 3fe1e52f2fb6cd372a1749341766b4d633c1f56f
10 changes: 7 additions & 3 deletions versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
org.slf4j:* = 1.7.36
org.apache.avro:avro = 1.11.1
org.apache.calcite:* = 1.10.0
org.apache.flink:* = 1.14.3
org.apache.hadoop:* = 3.2.0
org.apache.hive:* = 2.3.8
org.apache.httpcomponents.client5:* = 5.2.1
Expand Down Expand Up @@ -43,6 +42,11 @@ org.xerial:sqlite-jdbc = 3.41.0.0
com.fasterxml.jackson.dataformat:jackson-dataformat-xml = 2.9.9
org.springframework:* = 5.3.9
org.springframework.boot:* = 2.5.4
org.mock-server:mockserver-netty = 5.11.1
org.mock-server:mockserver-client-java = 5.11.1
org.mock-server:mockserver-netty = 5.13.2
org.mock-server:mockserver-client-java = 5.13.2
com.esotericsoftware:kryo = 4.0.2
org.eclipse.jetty:* = 9.4.43.v20210629
org.testcontainers:* = 1.17.6
io.delta:delta-core_* = 2.2.0
org.awaitility:awaitility = 4.2.0
commons-io:commons-io = 2.8.0
You are viewing a condensed version of this merge commit. You can view the full changes here.