You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight-aks/flink/use-hive-metastore-datastream.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Use Hive Metastore with Apache Flink® DataStream API
3
3
description: Use Hive Metastore with Apache Flink® DataStream API
4
4
ms.service: hdinsight-aks
5
5
ms.topic: how-to
6
-
ms.date: 03/22/2024
6
+
ms.date: 03/29/2024
7
7
---
8
8
9
9
# Use Hive Metastore with Apache Flink® DataStream API
@@ -89,7 +89,7 @@ public class hiveDemo {
89
89
```
90
90
On Webssh pod, move the planner jar
91
91
92
-
Move the jar `flink-table-planner_2.12-1.16.0-0.0.18.jar` located in webssh pod's `/opt to /lib` and move out the jar `flink-table-planner-loader-1.16.0-0.0.18.jar` from `lib`. Refer to issue for more details. Perform the following steps to move the planner jar.
92
+
Move the jar `flink-table-planner-loader-1.17.0-*.*.*.jar` located in webssh pod's `/opt to /lib` and move out the jar `flink-table-planner-loader-1.17.0-*.*.*.jar` from `lib`. Refer to issue for more details. Perform the following steps to move the planner jar.
0 commit comments