I have already set up the following infrastructure:
-
host (main):
airflow (with all the services) -
slave server
airflow (redis, postgres, worker)
Cannot see any tutorial or couldn’t find any clue about how to do it, but i don’t have any idea about how to connect the task with the parameter queue=node1
to execute it in the slave server, thank you!