Skip to content

Commit 93ee5c5

Browse files
authored
Added a note
Added a note
1 parent 2844c18 commit 93ee5c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/hdinsight/hdinsight-hadoop-use-blob-storage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Sharing one blob container as the default file system for multiple clusters isn'
3535
3636
## Access files from within cluster
3737

38-
There are several ways you can access the files in Data Lake Storage from an HDInsight cluster. The URI scheme provides unencrypted access (with the *wasb:* prefix) and TLS encrypted access (with *wasbs*). We recommend using *wasbs* wherever possible, even when accessing data that lives inside the same region in Azure.
38+
> [!NOTE]
39+
> We have discontinued all active developments on WASB and recommend all customers to use the ABFS driver to interact with Blob and ADLS gen2. For more information, see [The Azure Blob Filesystem driver (ABFS): A dedicated Azure Storage driver for Hadoop](/azure/storage/blobs/data-lake-storage-abfs-driver)
3940
4041
* **Using the fully qualified name**. With this approach, you provide the full path to the file that you want to access.
4142

0 commit comments

Comments
 (0)