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

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

pan3793 opened a new pull request, #8366:
URL: https://github.com/apache/hadoop/pull/8366

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   
   Previously, `AzureNativeFileSystemStore` used Jetty JSON classes
   
   
https://github.com/apache/hadoop/blob/branch-3.4/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/AzureNativeFileSystemStore.java#L65
   
   
   which does not exist after https://github.com/apache/hadoop/pull/8207
   
   ### How was this patch tested?
   
   Review.
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id 
(HADOOP-19778)?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   ### AI Tooling
   
   No AI usage.




> 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
>             Fix For: 3.5.0
>
>
> 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