Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DruidOperator only allows to make HTTP spec submissions #27581

Closed
2 tasks done
viniolivieri opened this issue Nov 9, 2022 · 1 comment · Fixed by #42793
Closed
2 tasks done

DruidOperator only allows to make HTTP spec submissions #27581

viniolivieri opened this issue Nov 9, 2022 · 1 comment · Fixed by #42793

Comments

@viniolivieri
Copy link

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

@viniolivieri viniolivieri added area:providers kind:bug This is a clearly a bug labels Nov 9, 2022
@boring-cyborg
Copy link

boring-cyborg bot commented Nov 9, 2022

Thanks for opening your first issue here! Be sure to follow the issue template!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants