Skip to content

Commit bcc2b4c

Browse files
Merge pull request #262385 from v-akarnase/patch-25
Update apache-hadoop-on-premises-migration-best-practices-storage.md
2 parents ac1bf29 + 15156df commit bcc2b4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-practices-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn storage best practices for migrating on-premises Hadoop clust
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: hdinsightactive
7-
ms.date: 12/31/2022
7+
ms.date: 01/04/2024
88
---
99

1010
# Migrate on-premises Apache Hadoop clusters to Azure HDInsight
@@ -98,7 +98,7 @@ In the past, cloud-based analytics had to compromise in areas of performance, ma
9898

9999
- **Works with Blob storage tools, frameworks, and apps**: Data Lake Storage Gen2 continues to work with a wide array of tools, frameworks, and applications that exist today for Blob storage.
100100

101-
- **Optimized driver**: The Azure Blob Filesystem driver (ABFS) is [optimized specifically](../../storage/blobs/data-lake-storage-abfs-driver.md) for big data analytics. The corresponding REST APIs are surfaced through the dfs endpoint, dfs.core.windows.net.
101+
- **Optimized driver**: The Azure Blob Filesystem driver (ABFS) is [optimized specifically](../../storage/blobs/data-lake-storage-abfs-driver.md) for big data analytics. The corresponding REST APIs are surfaced through the `dfs` endpoint, dfs.core.windows.net.
102102

103103
One of the following formats can be used to access data that is stored in ADLS Gen2:
104104
- `abfs:///`: Access the default Data Lake Storage for the cluster.

0 commit comments

Comments
 (0)