Skip to content

Commit a5e04ef

Browse files
authored
Added images and alt text
Added images and alt text
1 parent b7c7152 commit a5e04ef

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/hdinsight-aks/flink/flink-catalog-iceberg-hive.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,14 @@ In this article, we learn how to use Iceberg Table managed in Hive catalog, with
2626

2727
1. Go to Script actions on Cluster Azure Portal:
2828

29-
Upload <hadoop-hdfs-client_jar:https://hdiconfigactions2.blob.core.windows.net/flink-script-action/hudi-sa-test.sh>
29+
1. Upload <hadoop-hdfs-client_jar:https://hdiconfigactions2.blob.core.windows.net/flink-script-action/hudi-sa-test.sh>
3030

31-
Once you launch the Secure Shell (SSH), let us start downloading the dependencies required to the SSH node, to illustrate the Iceberg table managed in Hive catalog.
31+
:::image type="content" source="./media/flink-catalog-iceberg-hive/add-script-action.png" alt-text="Screenshot showing how to add script sction.":::
32+
33+
:::image type="content" source="./media/flink-catalog-iceberg-hive/script-action-successful.png" alt-text="Screenshot showing script action added successfully.":::
34+
35+
36+
1. Once you launch the Secure Shell (SSH), let us start downloading the dependencies required to the SSH node, to illustrate the Iceberg table managed in Hive catalog.
3237

3338
```
3439
wget https://repo1.maven.org/maven2/org/apache/iceberg/iceberg-flink-runtime-1.17/1.4.0/iceberg-flink-runtime-1.17-1.4.0.jar -P $FLINK_HOME/lib

0 commit comments

Comments
 (0)