[Getting started with Airflow - 2] Core concepts and creating your first DAG with PythonOperator

preview_player
Показать описание
Airflow concepts:

Рекомендации по теме
Комментарии
Автор

How to set path to airflow in windows 7 + docker? because dag is not apearing in airflow by any way

georgitanev-wb
Автор

Thank you RocketMan. It really helped me.

radhikagupta
Автор

Thank you,
Btw is it possible to call a python func from a different file in this DAG file?

ankur
Автор

I am struggling to use BigQuery operator, any simple use case like reading a file from the bucket and load in BigQuery.

Sean-bolb
Автор

Thank you Rocketman ! It helps me a lot :)

kuchiki
Автор

I am getting this error when I try to run the Dag, Only works with the CeleryExecutor, sorry

xaviersexton
Автор

It seems my docker volume is being locked. It is Stopping me from creating the 'sample_dag.py' file in the newly created /dags folder, stating I have no permission. Any advice on how to fix this?

chrisgreen
Автор

once i move into the airflow container. I couldnt able to view airflow.cfg


airflow.cfg airflow-webserver.pid dags logs unittests.cfg
bash: vi: command not found

vinothk
Автор

Thank you ! very good tutorials but the voice is a bit low

djgr
Автор

Amazing video thanks for the great tutorial.

samuelkellerhals
Автор

Why I have an error when I want to import airflow « from airflow... »?

faelslimane