This is an automated email from the ASF dual-hosted git repository.

maxgekk pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 9fd1ed3  [MINOR][DOCS] Updating the link for Azure Data Lake Gen 2 in 
docs
9fd1ed3 is described below

commit 9fd1ed3c8acc48af3a46b1a59d5027b3e84bb178
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
    
    ### What changes were proposed in this pull request?
    
    Current link for `Azure Blob Storage and Azure Datalake Gen 2` leads to AWS 
information. Replacing the link to point to the right page.
    
    ### Why are the changes needed?
    
    For users to access to the correct link.
    
    ### Does this PR introduce _any_ user-facing change?
    
    Yes, it fixes the link correctly.
    
    ### How was this patch tested?
    
    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 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/cloud-integration.md b/docs/cloud-integration.md
index 1eaa8ab..8994b0a 100644
--- a/docs/cloud-integration.md
+++ b/docs/cloud-integration.md
@@ -250,7 +250,8 @@ More details on these committers can be found in the latest 
Hadoop documentation
 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).
-* [Azure Blob Storage and Azure Datalake Gen 
2](https://hadoop.apache.org/docs/current/hadoop-aws/tools/hadoop-aws/index.html).
+* [Azure Blob 
Storage](https://hadoop.apache.org/docs/current/hadoop-azure/index.html).
+* [Azure Blob Filesystem (ABFS) and Azure Datalake Gen 
2](https://hadoop.apache.org/docs/current/hadoop-azure/abfs.html).
 * [Azure Data Lake Gen 
1](https://hadoop.apache.org/docs/current/hadoop-azure-datalake/index.html).
 * [Hadoop-AWS module (Hadoop 
3.x)](https://hadoop.apache.org/docs/current3/hadoop-aws/tools/hadoop-aws/index.html).
 * [Amazon S3 via S3A and S3N (Hadoop 
2.x)](https://hadoop.apache.org/docs/current2/hadoop-aws/tools/hadoop-aws/index.html).

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to