현재 파일 Directory를 Github Project에 올려보기
Commit 하고싶은 Local 경로로 들어가서 git init 으로 원격 저장소 설정. gh repo create 실행 후, Push an existing local repository to Github 선택. remote는 Yes Check시 git...
Commit 하고싶은 Local 경로로 들어가서 git init 으로 원격 저장소 설정. gh repo create 실행 후, Push an existing local repository to Github 선택. remote는 Yes Check시 git...
오늘은 Airflow의 DAG Task를 생성하는 방법에 대해서 정리해보려 한다. 기본적으로 DAG을 어떻게 생성하는지와 Operator 의 종류 및 구성에 대해서 살펴보자.
Airflow for Window Subsystem for Linux