Skip to content

Commit 58e766e

Browse files
authored
Merge pull request #105537 from mimig1/patch-261
Update hdinsight-hadoop-compare-storage-options.md
2 parents bc5c289 + 033c9ce commit 58e766e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/hdinsight/hdinsight-hadoop-compare-storage-options.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: hrasheed
66
ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.topic: conceptual
9-
ms.date: 06/17/2019
9+
ms.date: 02/25/2020
1010
---
1111

1212
# Compare storage options for use with Azure HDInsight clusters
@@ -23,7 +23,7 @@ The following table summarizes the Azure Storage services that are supported wit
2323

2424
| Storage service | Account type | Namespace Type | Supported services | Supported performance tiers | Supported access tiers | HDInsight Version | Cluster type |
2525
|---|---|---|---|---|---|---|---|
26-
|Azure Data Lake Storage Gen2| General-purpose V2 | Hierarchical (filesystem) | Blob | Standard | Hot, Cool, Archive | 3.6+ | All |
26+
|Azure Data Lake Storage Gen2| General-purpose V2 | Hierarchical (filesystem) | Blob | Standard | Hot, Cool, Archive | 3.6+ | All except Spark 2.1 |
2727
|Azure Storage| General-purpose V2 | Object | Blob | Standard | Hot, Cool, Archive | 3.6+ | All |
2828
|Azure Storage| General-purpose V1 | Object | Blob | Standard | N/A | All | All |
2929
|Azure Storage| Blob Storage** | Object | Block Blob | Standard | Hot, Cool, Archive | All | All |
@@ -52,6 +52,9 @@ You can create a cluster using different combinations of services for primary an
5252

5353
*=This could be one or multiple Data Lake Storage Gen2 accounts, as long as they are all setup to use the same managed identity for cluster access.
5454

55+
> [!Note]
56+
> Data Lake Storage Gen2 primary storage is not supported for Spark 2.1 clusters.
57+
5558
## Use Azure Data Lake Storage Gen2 with Apache Hadoop in Azure HDInsight
5659

5760
Azure Data Lake Storage Gen2 takes core features from Azure Data Lake Storage Gen1 and integrates them into Azure Blob storage. These features include a file system that is compatible with Hadoop, Azure Active Directory (Azure AD), and POSIX-based access control lists (ACLs). This combination allows you to take advantage of the performance of Azure Data Lake Storage Gen1 while also using the tiering and data life-cycle management of Blob storage.

0 commit comments

Comments
 (0)