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/10/22 18:03:00 UTC

[jira] [Resolved] (AIRFLOW-1520) S3Hook uses boto2

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

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

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

> S3Hook uses boto2
> -----------------
>
>                 Key: AIRFLOW-1520
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1520
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Niels Zeilemaker
>             Fix For: 1.9.0
>
>
> The S3Hook uses boto2 which does not support container roles. Therefore, we need to add permissions to the underlying ec2 instances instead.
> Upgrading to boto3 fixes this



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)