Skip to content

DruidOperator only allows to make HTTP spec submissions  #27581

@viniolivieri

Description

@viniolivieri

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions