You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/23 14:58:00 UTC

[jira] [Updated] (ARROW-10066) [C++] Make sure that default AWS region is respected

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

ASF GitHub Bot updated ARROW-10066:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Make sure that default AWS region is respected
> ----------------------------------------------------
>
>                 Key: ARROW-10066
>                 URL: https://issues.apache.org/jira/browse/ARROW-10066
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Neal Richardson
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> See https://aws.amazon.com/blogs/developer/aws-sdk-for-c-version-1-8-developer-preview/. The sdk will detect the region from EC2 metadata if present; it will also (as of 1.8 at least) let you specify a default region via environment variable. So we should make sure that we don't override it with us-east-1 if the SDK pulls a region from one of those. (Sounds like how access_key/secret_key are currently handled.)



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