일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- zookeeper
- MAC address
- helm
- ip
- AWS
- grafana
- Vision
- Spring
- Python
- JavaScript
- airflow
- log
- docker
- CVAT
- kubeadm
- OS
- EC2
- Operating System
- CSV
- Kafka
- tcp
- kubectl
- Trino
- java
- jvm
- PostgreSQL
- kubernetes
- Packet
- aws s3
- Network
Archives
- Today
- Total
목록task (1)
JUST WRITE

What is Airflow Airflow is a platform to programmatically author, schedule and monitor workflow 위 문장이 Apache Airflow 공식 사이트에 게시되어 있는 Airflow 한 줄 소개글이다. Airflow는 Workflow를 프로그래밍적으로 작성할 수 있고, Schedule 하고 모니터링을 하게 해주는 Platform이다. 다르게 해석하면 작업들을 일정한 시간에 정확한 방법으로 올바른 순서대로 실행하게 해주는 Tool이다. 장점 Dynamic Airflow에서 Pipeline은 Python으로 정의할 수 있다. Python으로 가능한 것이면 Airflow에서 Pipeline내 Task로 실행할 수 있다. Scalable Ai..
Infra/Airflow
2022. 3. 23. 22:13