This is an automated email from the ASF dual-hosted git repository.
maxgekk pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/spark.git
The following commit(s) were added to refs/heads/branch-2.4 by this push:
new e756130 [MINOR][DOCS] Updating the link for Azure Data Lake Gen 2 in
docs
e756130 is described below
commit e756130bca8ad7f6694249305d72f0a062368560
Author: Lena <[email protected]>
AuthorDate: Tue Mar 23 10:13:32 2021 +0300
[MINOR][DOCS] Updating the link for Azure Data Lake Gen 2 in docs
Current link for `Azure Blob Storage and Azure Datalake Gen 2` leads to AWS
information. Replacing the link to point to the right page.
For users to access to the correct link.
Yes, it fixes the link correctly.
N/A
Closes #31938 from lenadroid/patch-1.
Authored-by: Lena <[email protected]>
Signed-off-by: Max Gekk <[email protected]>
(cherry picked from commit d32bb4e5ee4718741252c46c50a40810b722f12d)
Signed-off-by: Max Gekk <[email protected]>
---
docs/cloud-integration.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/cloud-integration.md b/docs/cloud-integration.md
index e50ff58..a928e68 100644
--- a/docs/cloud-integration.md
+++ b/docs/cloud-integration.md
@@ -193,10 +193,10 @@ Otherwise the checkpointing may be slow and potentially
unreliable.
Here is the documentation on the standard connectors both from Apache and the
cloud providers.
* [OpenStack
Swift](https://hadoop.apache.org/docs/current/hadoop-openstack/index.html).
Hadoop 2.6+
-* [Azure Blob
Storage](https://hadoop.apache.org/docs/current/hadoop-aws/tools/hadoop-aws/index.html).
Since Hadoop 2.7
+* [Azure Blob
Storage](https://hadoop.apache.org/docs/current/hadoop-azure/index.html). Since
Hadoop 2.7
+* [Azure Blob Filesystem (ABFS) and Azure Datalake Gen
2](https://hadoop.apache.org/docs/current/hadoop-azure/abfs.html). Since Hadoop
2.7
* [Azure Data
Lake](https://hadoop.apache.org/docs/current/hadoop-azure-datalake/index.html).
Since Hadoop 2.8
* [Amazon S3 via S3A and
S3N](https://hadoop.apache.org/docs/current/hadoop-aws/tools/hadoop-aws/index.html).
Hadoop 2.6+
* [Amazon EMR File System
(EMRFS)](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-fs.html).
From Amazon
* [Google Cloud Storage Connector for Spark and
Hadoop](https://cloud.google.com/hadoop/google-cloud-storage-connector). From
Google
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]