You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/05/03 18:01:00 UTC

[jira] [Updated] (HADOOP-16288) Using an authenticated proxy server to access cloud storage from a cluster

     [ https://issues.apache.org/jira/browse/HADOOP-16288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated HADOOP-16288:
------------------------------------
    Priority: Minor  (was: Major)

> Using an authenticated proxy server to access cloud storage from a cluster
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-16288
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16288
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/adl, fs/azure
>            Reporter: Istvan Fajth
>            Priority: Minor
>
> Given an environment which does not have direct access to the internet, but has to route all requests through a Proxy that requires authentication Hadoop filesystem commands can not go through.
> My understanding of an [Official Java blog|https://blogs.oracle.com/wssfc/handling-proxy-server-authentication-requests-in-java], is that  this requires a special Authenticator class to be used, which I do not see anywhere in the code, neither I could find any relevant parameter to set the proxy authentication credentials.
> I tried to specify the proxy in a form of username:[password@host.fqdn|mailto:password@host.fqdn] and the port via java system properties, but that did not work either.
> My use case is to connect to ADLS, but I have not seen relevant properties either for S3.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org