Skip to content

Commit 7f101c0

Browse files
Update hive.version to v4.2.0
1 parent c7349b4 commit 7f101c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flink-end-to-end-tests/flink-sql-gateway-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ under the License.
3232

3333
<properties>
3434
<!-- The test container uses hive-2.1.0 -->
35-
<hive.version>4.1.0</hive.version>
35+
<hive.version>4.2.0</hive.version>
3636
<flink.hadoop.version>3.4.2</flink.hadoop.version>
3737
</properties>
3838

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ under the License.
166166
to revisit the impact at that time.
167167
-->
168168
<minikdc.version>3.4.2</minikdc.version>
169-
<hive.version>4.1.0</hive.version>
169+
<hive.version>4.2.0</hive.version>
170170
<orc.version>2.2.1</orc.version>
171171
<!--
172172
Hive 2.3.4 relies on Hadoop 2.7.2 and later versions.

0 commit comments

Comments
 (0)