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

Chris Nauroth commented on HADOOP-11642:
----------------------------------------

[~shkhande], thank you for the patch.  This looks good.

The 2 new javac warnings are deprecation warnings.  The Azure SDK JavaDocs 
describe what to use instead:

http://dl.windowsazure.com/storage/javadoc/com/microsoft/azure/storage/ServiceClient.html#setRetryPolicyFactory(com.microsoft.azure.storage.RetryPolicyFactory)

http://dl.windowsazure.com/storage/javadoc/com/microsoft/azure/storage/ServiceClient.html#setTimeoutInMs(int)

Could you please make those changes?  After that, it should be ready to commit.

BTW, I'm assigning the issue to you.  (We always assign the issue to the person 
making the patch, so that jira keeps track of your contributions over time.)

> Upgrade azure sdk version from 0.6.0 to 2.0.0
> ---------------------------------------------
>
>                 Key: HADOOP-11642
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11642
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: tools
>         Environment: windows, azure
>            Reporter: shashank
>            Assignee: Chris Nauroth
>         Attachments: AzureSdkUpgrade.patch
>
>
> hadoop-azure uses unsupported version of azure sdk (0.6.0).Upgrade it to 2.0.0
> Breaking changes 
> :https://github.com/Azure/azure-storage-java/blob/master/BreakingChanges.txt



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

Reply via email to