[ https://issues.apache.org/jira/browse/HADOOP-19518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940864#comment-17940864 ]
ASF GitHub Bot commented on HADOOP-19518: ----------------------------------------- manika137 commented on code in PR #7564: URL: https://github.com/apache/hadoop/pull/7564#discussion_r2028082602 ########## hadoop-tools/hadoop-azure/src/site/markdown/wasbToAbfsMigration.md: ########## @@ -0,0 +1,64 @@ +# WASB to ABFS Configuration Conversion Script + +To support customer onboard for migration from WASB to ABFS driver, we've +introduced a script to help with the configuration changes required +for the same. + +## Introduction + +ABFS driver has now built support for +FNS accounts (over BlobEndpoint that WASB Driver uses) using the ABFS scheme. + +The legacy WASB driver has been **deprecated** and is no longer recommended for Review Comment: Right, will do > ABFS: [FnsOverBlob] WASB to ABFS Migration Config Support Script > ---------------------------------------------------------------- > > Key: HADOOP-19518 > URL: https://issues.apache.org/jira/browse/HADOOP-19518 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/azure > Affects Versions: 3.4.0, 3.4.1 > Reporter: Manika Joshi > Assignee: Manika Joshi > Priority: Major > Labels: pull-request-available > > The legacy WASB driver has been deprecated and is no longer recommended for > use. To support customer onboard for migration from WASB to ABFS driver, > we've introduced a script to help with the configuration changes required for > the same. > The script requires the configuration file (in XML format) used for WASB and > would generate configuration file required for ABFS driver respectively. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org