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/06 10:00:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17315412#comment-17315412 ] 

Antoine Pitrou edited comment on ARROW-8900 at 4/6/21, 9:59 AM:
----------------------------------------------------------------

Also, we don't need to test everything in CI. This is simple plumbing and I don't think we need to validate it in CI.


was (Author: pitrou):
Also, we don't need to test everything in CI. This is simple plumbing and I don't we need to validate it in CI.

> [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++
>    Affects Versions: 0.17.0
>            Reporter: Daniel Nugent
>            Priority: Minor
>
> 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)