Join Slack
Powered by
Hi I am trying out below airflow DAG , <https:/...
# ingestion
p
prehistoric-yak-75049
07/22/2021, 1:31 AM
Hi I am trying out below airflow DAG ,
https://github.com/linkedin/datahub/blob/4958febed52ced82c02f62c15a930779201583ef/[…]ingestion/src/datahub_provider/example_dags/mysql_sample_dag.py
In my case MySql has SSL enabled and cert is install on the VM . what extra parameter I need to use to enable SSL connection. I tried using uri_opts but BaseModel Validation is failing
g
gray-shoe-75895
07/22/2021, 5:43 PM
Are you able to run ingest via a yml recipe e.g. with
datahub ingest -c …
?
gray-shoe-75895
07/22/2021, 5:44 PM
Could you paste the error message that you’re seeing
Open in Slack
Previous
Next