srinipunuru commented on a change in pull request #16559:
URL: https://github.com/apache/flink/pull/16559#discussion_r686441286
##########
File path: docs/content/docs/deployment/filesystems/overview.md
##########
@@ -56,7 +56,7 @@ The Apache Flink project supports the following file systems:
- **[Aliyun Object Storage Service]({{< ref
"docs/deployment/filesystems/oss" >}})** is supported by `flink-oss-fs-hadoop`
and registered under the *oss://* URI scheme.
The implementation is based on the [Hadoop
Project](https://hadoop.apache.org/) but is self-contained with no dependency
footprint.
- - **[Azure Blob Storage]({{< ref "docs/deployment/filesystems/azure" >}})**
is supported by `flink-azure-fs-hadoop` and registered under the *wasb(s)://*
URI schemes.
+ - **[Azure Blob Storage]({{< ref "docs/deployment/filesystems/azure" >}})**
is supported by `flink-azure-fs-hadoop` and registered under the *abfs(s)://*
and *wasb(s)://* URI schemes.
Review comment:
Great idea, I made updates to differentiate the ADLS Gen2 and Azure Blob
storage.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]