You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2017/03/28 23:46:41 UTC

[jira] [Resolved] (AIRFLOW-1034) Make it possible to connect to S3 in sigv4 regions

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

Bolke de Bruin resolved AIRFLOW-1034.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Issue resolved by pull request #2181
[https://github.com/apache/incubator-airflow/pull/2181]

> Make it possible to connect to S3 in sigv4 regions
> --------------------------------------------------
>
>                 Key: AIRFLOW-1034
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1034
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: hooks
>    Affects Versions: Airflow 1.8
>            Reporter: Robin B
>             Fix For: 1.9.0
>
>
> When trying to connect to S3 in regions which only allow for signature V4 authentication the S3Hook boto will fail with HostRequiredError. You can also see 403 Forbidden errors.
> The solution is to explicitly pass a host parameter to the boto-S3Connection object.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)