How to run airflow 2.0+ with openlineage and marquez in docker?
I’m trying to run the DAG in this example with airflow 2.0+. I setup an airflow project on docker following this example, and I want to integrate it with openlieage. I wonder how can I do that? I set environment variables for openlineage in the .env file that looks like below: I git cloned the … Read more