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

demandé il y a 2 ans695 vues
1 réponse
1
Réponse acceptée

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

AWS
Uma_R
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions