You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jiaxun Song (JIRA)" <ji...@apache.org> on 2019/04/02 18:45:00 UTC

[jira] [Created] (AIRFLOW-4225) S3Hook cannot parse URI with slash correctly

Jiaxun Song created AIRFLOW-4225:
------------------------------------

             Summary: S3Hook cannot parse URI with slash correctly
                 Key: AIRFLOW-4225
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4225
             Project: Apache Airflow
          Issue Type: Bug
          Components: hooks
            Reporter: Jiaxun Song


I am using URI to connect S3Hook. I am following the instruction here:

[https://airflow.apache.org/howto/manage-connections.html]

However, there is slash in my aws_secret_access_key. As a result, S3Hook cannot parse the URI correctly because it is using the default urllib.parse.urlparse



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)