[
https://issues.apache.org/jira/browse/HADOOP-13733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586508#comment-15586508
]
Chris Nauroth commented on HADOOP-13733:
----------------------------------------
We can set a proxy server to use on the Azure Storage requests by calling
{{OperationContext#setProxy(java.net.Proxy)}}.
https://github.com/Azure/azure-storage-java/blob/v4.2.0/microsoft-azure-storage/src/com/microsoft/azure/storage/OperationContext.java#L400-L409
> Support WASB connections through an HTTP proxy server.
> ------------------------------------------------------
>
> Key: HADOOP-13733
> URL: https://issues.apache.org/jira/browse/HADOOP-13733
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs/azure
> Reporter: Chris Nauroth
>
> WASB currently does not support use of an HTTP proxy server to connect to the
> Azure Storage back-end. The Azure Storage SDK does support use of a proxy,
> so we can enhance WASB to read proxy settings from configuration and pass
> them along in the Azure Storage SDK calls.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]