Skip to content

Commit db2841a

Browse files
Merge pull request #273369 from sreekzz/patch-36
Added a new notes
2 parents 5f00cec + 9e4317b commit db2841a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/hdinsight-aks/flink/use-flink-delta-connector.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to use Apache Flink® on HDInsight on AKS with Flink/Delta connector
33
description: Learn how to use Flink/Delta Connector.
44
ms.service: hdinsight-aks
55
ms.topic: how-to
6-
ms.date: 04/22/2024
6+
ms.date: 04/25/2024
77
---
88

99
# How to use Flink/Delta Connector
@@ -326,7 +326,8 @@ public class DeltaSourceExample {
326326

327327
:::image type="content" source="./media/use-flink-delta-connector/cluster-configuration.png" alt-text="Screenshot showing cluster configuration." lightbox="./media/use-flink-delta-connector/cluster-configuration.png":::
328328

329-
1. Enable `hadoop.classpath.enable`.
329+
> [!NOTE]
330+
> Always enable `hadoop.classpath.enable` while reading/writing to ADLS.
330331
331332
1. Submit the cluster, you should be able to see the job in Flink UI.
332333

@@ -362,4 +363,4 @@ Once the data is in delta sink, you can run the query in Power BI desktop and cr
362363

363364
* [Delta connectors](https://github.com/delta-io/connectors/tree/master/flink).
364365
* [Delta Power BI connectors](https://github.com/delta-io/connectors/tree/master/powerbi).
365-
* Apache, Apache Flink, Flink, and associated open source project names are [trademarks](../trademarks.md) of the [Apache Software Foundation](https://www.apache.org/) (ASF).
366+
* Apache, Apache Flink, Flink, and associated open source project names are [trademarks](../trademarks.md) of the [Apache Software Foundation](https://www.apache.org/) (ASF).

0 commit comments

Comments
 (0)