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

posta 2 anni fa695 visualizzazioni
1 Risposta
1
Risposta accettata

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

AWS
Uma_R
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande