[ 
https://issues.apache.org/jira/browse/HADOOP-19778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055136#comment-18055136
 ] 

ASF GitHub Bot commented on HADOOP-19778:
-----------------------------------------

anujmodi2021 commented on code in PR #8207:
URL: https://github.com/apache/hadoop/pull/8207#discussion_r2741203068


##########
hadoop-tools/hadoop-azure/src/main/resources/META-INF/services/org.apache.hadoop.security.token.TokenRenewer:
##########
@@ -13,5 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-org.apache.hadoop.fs.azurebfs.security.AbfsTokenRenewer
-org.apache.hadoop.fs.azure.security.WasbTokenRenewer
\ No newline at end of file
+org.apache.hadoop.fs.azurebfs.security.AbfsTokenRenewer

Review Comment:
   Taken



##########
hadoop-tools/hadoop-azure/src/main/resources/META-INF/services/org.apache.hadoop.security.token.TokenIdentifier:
##########
@@ -13,5 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-org.apache.hadoop.fs.azurebfs.security.AbfsDelegationTokenIdentifier
-org.apache.hadoop.fs.azure.security.WasbDelegationTokenIdentifier
\ No newline at end of file
+org.apache.hadoop.fs.azurebfs.security.AbfsDelegationTokenIdentifier

Review Comment:
   Taken





> Remove Deprecated WASB Code from Hadoop
> ---------------------------------------
>
>                 Key: HADOOP-19778
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19778
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.4.2
>            Reporter: Anuj Modi
>            Assignee: Anuj Modi
>            Priority: Major
>              Labels: pull-request-available
>
> WASB Driver has been deprecated for a while now: 
> https://issues.apache.org/jira/browse/HADOOP-19178
> Starting with hadoop-3.5.0 we will no longer ship WASB Driver as a official 
> hadoop-connector for Azure.
> Moving ahead ABFS Driver will be the only official Hadoop connector for both 
> types of Accounts that is "Heirarchichal Namespace Enabled (HNS)" and 
> "Heirarchichal Namespace Disabled (FNS)"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to