Airflow 2正式出來了
Airflow 2正式出來了
Airflow 2.0.0, 2020-12-17
https://github.com/apache/airflow/releases/tag/2.0.0
1.新的寫dag指令碼方式。(使用python註釋)
@task
def extract():
return {“1001”: 301.27, “1002”: 433.21, “1003”: 502.22}
2.Fully specified REST API (AIP-32)
更全的 REST API 介面。提供外部呼叫。
3.Massive Scheduler performance improvements
As part of AIP-15 (Scheduler HA+performance) and other work Kamil did, we significantly improved the performance of the Airflow Scheduler. It now starts tasks much, MUCH quicker.
更快的啟動任務
4.Scheduler is now HA compatible (AIP-15)
排程高可用。(主備)
5.Task Groups (AIP-34)
可以在任務中建子任務(一個任務中包含多個子任務),可以在web UI上鑽取操作。
6.Refreshed UI
自動重新整理介面任務狀態。不用手工老點介面重新整理了。
7.Smart Sensors for reduced load from sensors (AIP-17)
更智慧化的檢查器功能。(例如檢查其它dag中的任務),在大量使用檢查器時,減小資源使用。
8.Simplified KubernetesExecutor
減化 KubernetesExecutor 執行器。
9.Airflow core and providers: Splitting Airflow into 60+ packages
將airflow 安裝包分成多個安裝包,可單獨下載
10.Configuration
Configuration in the form of the airflow.cfg file has been rationalized further in distinct sections, specifically around “core”. Additionally, a significant amount of configuration options have been deprecated or moved to individual component-specific configuration files, such as the pod-template-file for Kubernetes execution-related configuration.
將配置檔案分成多個獨立的模組檔案。
相關文章
- 來了!Django 2.2 正式釋出Django
- Apache Airflow 2.3.0 釋出ApacheAI
- Android 12 正式釋出!都帶來了哪些驚喜?Android
- iOS 15.1 正式版釋出,來看看更新了哪些內容iOS
- .NET 9 RC 2正式釋出
- Kotlin 1.4-M2正式釋出Kotlin
- airflow practiceAI
- Nacos 2.4.0 正式釋出,帶來重磅更新!
- 來了!2024 雲棲大會正式啟動
- 終於來了!FastGPT 正式相容 GPT 應用ASTGPT
- 正式釋出 | .NET 7 預覽版 2
- Spring Cloud 2020.0.0正式釋出,再見了NetflixSpringCloud
- 京東雲“殺”出來了
- .NET MAUI 正式釋出,再見了 Xamarin.FormsUIORM
- Java 21 正式 GA,虛擬執行緒真的來了Java執行緒
- Laravel 8 正式釋出!來看看有哪些新特性Laravel
- 重磅!重磅!Masonite 3.0 版本出來了!!
- PostgreSQL 13.0正式版本釋出!更多新特性來襲SQL
- airflow DAG/PIPELINE examples referenceAI
- Airflow 任務排程AI
- Airflow 實戰軍規AI
- 新版釋出|ShardingSphere 5.0.0-beta 來了!
- 又一款驍龍845旗艦機來了:聯想Z56月5日正式釋出
- vivo NEX“突破未來之作”:6月12日正式釋出
- LAL v0.34.3釋出,G711音訊來了,Web UI也來了音訊WebUI
- 來了來了,國服Steam真的來了
- .NET 8 RC 2 釋出,將在11月14日釋出正式版
- 真雲玩家來了?Cocos 8月3日將正式釋出雲遊戲&小遊戲混合方案Cocos Play遊戲
- 大資料技術 - Airflow大資料AI
- 它來了 它來了。Laravel Reverb 到來了Laravel
- 它來了!Flutter3.0釋出全解析Flutter
- 它來了!官方正式公佈《英雄聯盟》正版MOBA手遊
- 全新 UI 震撼來襲!ng-matero v18 正式釋出!UI
- 新一期HarmonyOS認證正式釋出,速來圍觀!
- 千呼萬喚始出來-TestFlight public link功能正式釋出了!
- 來了,來了,你們要的Nginx教程來了Nginx
- 來了來了,CSS 版的冰墩墩來了……CSS
- Pigsty v2 正式釋出:更好的RDS PG開源替代