일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- java
- JavaScript
- airflow
- Kafka
- Operating System
- Network
- Vision
- aws s3
- PostgreSQL
- EC2
- docker
- grafana
- MAC address
- Spring
- CVAT
- AWS
- Python
- kubectl
- Packet
- ip
- CSV
- zookeeper
- kubeadm
- Trino
- OS
- kubernetes
- log
- tcp
- helm
- jvm
Archives
- Today
- Total
목록executor (1)
JUST WRITE
What is Airflow?
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..
MLOps/Airflow
2022. 3. 23. 22:13