Hi, everyone I want to integrate Airflow and Data...
# all-things-deployment
s
Hi, everyone I want to integrate Airflow and Datahub. Therefore I tried to install Datahub plugin in my Airflow EKS cluster. However, Datahub is not installed by making an error like below. How can I solve this problem? Best regards, Daeyoung Kim
1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
s
I found a solution. I’ve installed gcc, musl-dev into my Airflow image. Then, it works.