Alessandro Cosentino created AIRFLOW-1114:
---------------------------------------------

             Summary: S3Hook doesn't support Minio
                 Key: AIRFLOW-1114
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1114
             Project: Apache Airflow
          Issue Type: Improvement
          Components: aws, hooks
    Affects Versions: Airflow 1.8
         Environment: I am running it from the following Docker image: 
https://github.com/puckel/docker-airflow
            Reporter: Alessandro Cosentino


I want to mock an S3 bucket with Minio for local testing when using the S3Hook. 
If I specify a connection whose host url is {{localhost}}, the S3Hook fails to 
connect to the bucket because it can't infer the region.

I suspect this is due to a bug in boto: https://github.com/boto/boto/issues/2624

One solution would be to upgrade the S3Hook to boto3. If I get the green light, 
I will make a PR for that.



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

Reply via email to