Matt Chapman created AIRFLOW-2937:
-------------------------------------

             Summary: HttpHook doesn't respect the URI scheme when the 
connection is defined via Environment Variable
                 Key: AIRFLOW-2937
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2937
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Matt Chapman
            Assignee: Matt Chapman


AIRFLOW-645 almost solved this, but not quite.

I believe AIRFLOW-2876 is another misguided attempt at solving this problem, 
and shows that this is an issue for other users.

The core issue is that the HttpHook confusingly mixes up the ideas of 'URI 
scheme' and 'Database schema.' 

I'm submitting a patch that fixes the issue while maintaining backward 
compatibility, but does not solve the core confusion, which I suggest should be 
addressed in the next major release.



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

Reply via email to