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

Sivaguru Sankaridurg commented on HADOOP-13354:
-----------------------------------------------

Hi [~steve_l],

Thank you for your comments.

Please find details of the tests that I ran, below:
1. I ensured that both the contract tests and the live tests passed. I have 
attached the output to the JIRA.
2. I ran Windows Azure Storage Blob (WASB) unit tests against a live Azure 
Storage account (West US region).



I am seeing the following changes in the package-dependencies, after 
incorporating my changes:
I have included comments at the end of each line below, describing the change. 
This is from comparing the dependencies-output produced by running "mvn 
dependency:tree -Dverbose", before and after my changes.


[INFO] |  +- org.apache.commons:commons-lang3:jar:3.4:compile                   
                               /* Upgraded from 
org.apache.commons:commons-lang3:jar:3.3.2:compile */
[INFO] |  \- com.microsoft.azure:azure-keyvault-core:jar:0.8.0:compile          
                                   /* added, new */



> Update WASB driver to use the latest version (4.2.0) of SDK for Microsoft 
> Azure Storage Clients
> -----------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-13354
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13354
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/azure
>            Reporter: Sivaguru Sankaridurg
>         Attachments: HADOOP-13354.001.patch, HADOOP-13354.002.patch, 
> HADOOP-13354.003.patch, HADOOP-13354.004.patch, Test-Results-With-4.2.0-fixes
>
>
> Update WASB driver to use the latest version (4.2.0) of SDK for Microsoft 
> Azure Storage Clients.
> We are currently using version 2.2.0 of the SDK.
> Version 4.2.0 brings some breaking changes. 
> Need to fix code to resolve all these breaking changes and certify that 
> everything works properly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to