Skip to content

Commit dc781be

Browse files
authored
Update use-hive-metastore-datastream.md
1 parent f8f51c0 commit dc781be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight-aks/flink/use-hive-metastore-datastream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you're building your own program, you need the following dependencies in your
4242

4343
## Connect to Hive
4444

45-
This example illustrates various snippets of connecting to hive, using HDInsight on AKS - Flink, you're required to use `/opt/hive-conf` as hive configuration directory to connect with Hive metastore
45+
This example illustrates various snippets of connecting to hive, using Apache Flink on HDInsight on AKS, you're required to use `/opt/hive-conf` as hive configuration directory to connect with Hive metastore
4646

4747
```
4848
public static void main(String[] args) throws Exception

0 commit comments

Comments
 (0)