FANNG1 commented on code in PR #6059: URL: https://github.com/apache/gravitino/pull/6059#discussion_r1914349839
########## docs/hadoop-catalog-with-adls.md: ########## @@ -0,0 +1,525 @@ +--- +title: "Hadoop catalog with ADLS" +slug: /hadoop-catalog-with-adls +date: 2025-01-03 +keyword: Hadoop catalog ADLS +license: "This software is licensed under the Apache License version 2." +--- + +This document describes how to configure a Hadoop catalog with ADLS (Azure Blob Storage). Review Comment: ADLS couldn't represent ABS, IMO, azure hadoop connector just supports ADLS ########## docs/hadoop-catalog-with-adls.md: ########## @@ -6,7 +6,7 @@ keyword: Hadoop catalog ADLS license: "This software is licensed under the Apache License version 2." --- -This document describes how to configure a Hadoop catalog with ADLS (Azure Blob Storage). +This document describes how to configure a Hadoop catalog with ADLS (aka. Azure Blob Storage (ABS), or Azure Data Lake Storage (v2)). Review Comment: Does azure hadoop connector support ABS? -- 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]
