We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7349b4 commit 7f101c0Copy full SHA for 7f101c0
flink-end-to-end-tests/flink-sql-gateway-test/pom.xml
@@ -32,7 +32,7 @@ under the License.
32
33
<properties>
34
<!-- The test container uses hive-2.1.0 -->
35
- <hive.version>4.1.0</hive.version>
+ <hive.version>4.2.0</hive.version>
36
<flink.hadoop.version>3.4.2</flink.hadoop.version>
37
</properties>
38
pom.xml
@@ -166,7 +166,7 @@ under the License.
166
to revisit the impact at that time.
167
-->
168
<minikdc.version>3.4.2</minikdc.version>
169
170
<orc.version>2.2.1</orc.version>
171
<!--
172
Hive 2.3.4 relies on Hadoop 2.7.2 and later versions.
0 commit comments