-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:providersgood first issuekind:bugThis is a clearly a bugThis is a clearly a bugprovider:apache-druid
Description
Apache Airflow Provider(s)
apache-druid
Versions of Apache Airflow Providers
No response
Apache Airflow version
2.3.3
Operating System
Amazon Linux 2
Deployment
Virtualenv installation
Deployment details
No response
What happened
We have been using Imply Druid for aggregating data and only HTTPS requests are allowed to submit specs in our druid cluster.
Considering using DruidOperator for doing this job, we faced a problem that the operator only has support for HTTP requests. Even if the HTTP connection is set with https schema, inside the definition of the operator it doesn't consider at all.
What you think should happen instead
I think that what should be done is that when schema is set in the HTTP connection used by the DruidOperator, it should consider on what type of request is going to be done.
How to reproduce
No response
Anything else
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:providersgood first issuekind:bugThis is a clearly a bugThis is a clearly a bugprovider:apache-druid