Brais Couce created HADOOP-19823:
------------------------------------
Summary: Remove hadoop-azure-datalake module
Key: HADOOP-19823
URL: https://issues.apache.org/jira/browse/HADOOP-19823
Project: Hadoop Common
Issue Type: Improvement
Components: fs/adl
Reporter: Brais Couce
Currently there are two modules to access to Azure:
* hadoop-azure:
Supports Azure Blob Storage (ABFS/WASB) using these URI schemes:
* wasb:// and wasbs://
* abfs:// and abfss:// (new - Azure Data Lake Storage Gen2)
* hadoop-azure-datalake
This is the module to connect to Azure Data Lake Storage Gen1 with the URI
schema adl://.
Since 29 February 2024, Azure Data Lake Storage Gen1 is retired by Microsoft
and cannot be accessed:
https://azure.microsoft.com/en-us/updates?id=action-required-switch-to-azure-data-lake-storage-gen2-by-29-february-2024
I consider this module could be removed. This can reduce the maintenance
effort: tests, dependencies management, potential vulnerabilities, etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]