MySQL Operator and Hooks using v2.0.2

0

Hello, Is it possible to install the provider package for mysql using the MWAA with airflow 2.0.2? If not is it possible to install any mysql-connector package to create a custom Operator and Hook?

Edit: I just needed to solve the dependencies.

apache-airflow==2.0.2 mysql-connector-python==8.0.11 apache-airflow-providers-mysql==1.1.0

已提问 2 年前695 查看次数
1 回答
1
已接受的回答

Yes, You can use provider packages. Refer this documentation on how to configure connections. Here is some sample code

AWS
Uma_R
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则