Airflow

1.The basics of Airflow

post-thumbnail

2.How Airflow Works?

post-thumbnail

3.Install Airflow

post-thumbnail

4.[Practice] Quick tour of Airflow UI

post-thumbnail

5.[Practice] Quick tour of Airflow CLI

post-thumbnail

6.Why Docker?

post-thumbnail

7.The Forex Data Pipeline(Http Sensor, Task test)

post-thumbnail

8.The Forex Data Pipeline(File sensor)

post-thumbnail

9.The Forex Data Pipeline(Python Operator)

post-thumbnail

10.The Forex Data Pipeline(HDFS, bashOperator)

post-thumbnail

11.The Forex Data Pipeline(Hue, HiveOperator)

post-thumbnail

13.The Forex Data Pipeline(Email Notification)

post-thumbnail

14.The Forex Data Pipeline(Slack Notification)

post-thumbnail

15.The Forex Data Pipeline(종속성 정의)

post-thumbnail

16.start_date , schedule_interval, execution_date 개념(Backfill, Catch up)

post-thumbnail

17.timezones in Airflow

post-thumbnail

18.How to make your tasks dependent(depends_on_past, wait_for_downstream)

post-thumbnail

19.How to Structure your DAG folder

post-thumbnail

20.How the web server works

post-thumbnail

21.How to deal with failures in your DAGs

post-thumbnail

22.How to test your DAGs(중요)

post-thumbnail