astronomer / airflow-provider-kafka

A provider package for kafka
Apache License 2.0
37 stars 16 forks source link

Unable to install airflow-provider-kafka package on Azure Cloud Airflow VM instance #29

Closed Bindu-yadav8 closed 1 year ago

Bindu-yadav8 commented 1 year ago

Hello,

We have Airflow version(2.5.1) running in one of the Azure VMs, unable to install the airflow-provider-kafka package. I tried to install it on this python version 3.7.5. Seeing Failed building wheel for confluent-kafka

image image image image

Anybody please suggest on this.

@AlexandrChikur

dylanbstorey commented 1 year ago

Looks like librdkafka isn't installed on that machine. Check with the confluent installation guides for how to complete this.