You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/04/15 16:59:00 UTC

[jira] [Resolved] (ARROW-8900) [C++] Respect HTTP(S)_PROXY for S3 Filesystems and/or expose proxy options as parameters

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

Antoine Pitrou resolved ARROW-8900.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 9996
[https://github.com/apache/arrow/pull/9996]

> [C++] Respect HTTP(S)_PROXY for S3 Filesystems and/or expose proxy options as parameters
> ----------------------------------------------------------------------------------------
>
>                 Key: ARROW-8900
>                 URL: https://issues.apache.org/jira/browse/ARROW-8900
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Python
>    Affects Versions: 0.17.0
>            Reporter: Daniel Nugent
>            Assignee: Sahil Gupta
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 6h 50m
>  Remaining Estimate: 0h
>
> HTTP_PROXY and HTTPS_PROXY are not automatically respected by the Aws::Client::ClientConfiguration (see: https://github.com/aws/aws-sdk-cpp/issues/1049)
> Either Arrow should respect them or make them available as parameters when connecting to S3



--
This message was sent by Atlassian Jira
(v8.3.4#803005)