File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
articles/hdinsight-aks/flink Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Hive dialect in Apache Flink® clusters on HDInsight on AKS
3
3
description : how to use Hive dialect in Apache Flink® clusters on HDInsight on AKS
4
4
ms.service : hdinsight-aks
5
5
ms.topic : how-to
6
- ms.date : 10/27/2023
6
+ ms.date : 04/17/2024
7
7
---
8
8
9
9
# Hive dialect in Apache Flink® clusters on HDInsight on AKS
@@ -31,15 +31,15 @@ The reason for this issue arises due to an open [Hive Jira](https://issues.apach
31
31
``` command
32
32
rm /opt/flink-webssh/lib/flink-sql-connector-hive* jar
33
33
```
34
- 1. Download the below jar in ` webssh` pod and add it under the /opt/flink-webssh/lib wget https://aka.ms/hdiflinkhivejdk11jar.
34
+ 1. Download the following jar in ` webssh` pod and add it under the /opt/flink-webssh/lib wget https://aka.ms/hdiflinkhivejdk11jar.
35
35
(The above hive jar has the fix [https://issues.apache.org/jira/browse/HIVE-27508](https://issues.apache.org/jira/browse/HIVE-27508))
36
36
37
- 1. ` ` `
38
- mv $FLINK_HOME /opt/flink-table-planner_2.12-1.16.0-0.0.18.jar $FLINK_HOME /lib/flink-table-planner_2.12-1.16 .0-0.0.18. jar
37
+ 1. ` ` `
38
+ mv /opt/flink-webssh /lib/flink-table-planner-loader-1.17 .0-* . * . * . * . jar /opt/flink-webssh/opt/
39
39
` ` `
40
40
41
41
1. ` ` `
42
- mv $FLINK_HOME /lib /flink-table-planner-loader-1.16 .0-0.0.18. jar $FLINK_HOME /opt/flink-table-planner-loader-1.16.0-0.0.18.jar
42
+ mv /opt /flink-webssh/opt/flink- table-planner_2.12-1.17 .0-* . * . * . * . jar /opt/flink-webssh/lib/
43
43
` ` `
44
44
45
45
1. Add the following keys in the ` flink` configuration management under core-site.xml section:
You can’t perform that action at this time.
0 commit comments