Airflow Master Class

1.Airflow 소개

post-thumbnail

2.Airflow 설치(도커)

post-thumbnail

3.DAG 생성(BASH)

post-thumbnail

4.Cron 스케줄 개념

post-thumbnail

5.TASK 연결하기

post-thumbnail

6.BASH 오퍼레이터 & 쉘 스크립트 수행

post-thumbnail

7.Email 오퍼레이터

post-thumbnail

8.Python 오퍼레이터 기본

post-thumbnail

9.Python 오퍼레이터 - 외부 파이썬 함수 수행하기

post-thumbnail

10.Python 오퍼레이터 - @task 데코레이터 사용

post-thumbnail

11.Python 오퍼레이터 - 파이썬 함수 파라미터 이해

post-thumbnail

12.Python 오퍼레이터 - op_args로 변수 할당하기

post-thumbnail

13.Python 오퍼레이터 - op_kwargs로 변수 할당하기

post-thumbnail

14.Jinja 템플릿

post-thumbnail

15.Jinja 템플릿 with Bash 오퍼레이터

post-thumbnail

16.Airflow 날짜 개념

post-thumbnail

17.Jinja 템플릿 with Python 오퍼레이터

post-thumbnail

18.Bash 오퍼레이터 With macro

post-thumbnail

19.Python 오퍼레이터 with macro

post-thumbnail

20.Python 오퍼레이터 with XCOM

post-thumbnail

21.Bash 오퍼레이터 with XCOM

post-thumbnail

22.Python && Bash 오퍼레이터 with Xcom

post-thumbnail

23.Python & Email 오퍼레이터 With Xcom

post-thumbnail

24.전역 공유 변수 Variable

post-thumbnail