728x90
기존 dag 는 1_python_operator 이고, 추가된 dag 는 2_python_operator 이다.

메타DB를 확인해보자
select * from dag



select * from dag_code

728x90
'Data Engineering > Airflow' 카테고리의 다른 글
[Airflow] postgres MetaDB에 사용하지 않는 데이터가 쌓이는 현상 (0) | 2022.12.04 |
---|---|
[Airflow] MetaDB에서 task 실행기록 확인하는 방법 (0) | 2022.12.04 |
[Airflow] 에어플로우 실행시 최초 Meta DB 테이블 확인 (0) | 2022.12.04 |
[Airflow] DAG파일 실행시 MetaDB 확인 (0) | 2022.12.04 |
[Airflow] DAG파일 등록시 MetaDB 확인 (0) | 2022.12.04 |
728x90
기존 dag 는 1_python_operator 이고, 추가된 dag 는 2_python_operator 이다.

메타DB를 확인해보자
select * from dag



select * from dag_code

728x90
'Data Engineering > Airflow' 카테고리의 다른 글
[Airflow] postgres MetaDB에 사용하지 않는 데이터가 쌓이는 현상 (0) | 2022.12.04 |
---|---|
[Airflow] MetaDB에서 task 실행기록 확인하는 방법 (0) | 2022.12.04 |
[Airflow] 에어플로우 실행시 최초 Meta DB 테이블 확인 (0) | 2022.12.04 |
[Airflow] DAG파일 실행시 MetaDB 확인 (0) | 2022.12.04 |
[Airflow] DAG파일 등록시 MetaDB 확인 (0) | 2022.12.04 |