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 9.3.3正式釋出 iOS10 Beta3也來了iOS
- iOS 15.1 正式版釋出,來看看更新了哪些內容iOS
- iOS10.2 Beta5正式釋出 新桌布/Emoji表情來了iOS
- [AirFlow]AirFlow使用指南四DAGOperatorTaskAIGo
- .NET 9 RC 2正式釋出
- Airflow學習筆記 --- airflow安裝AI筆記
- 出門問問正式釋出TicWatch 2
- airflow practiceAI
- 終於來了!FastGPT 正式相容 GPT 應用ASTGPT
- Nacos 2.4.0 正式釋出,帶來重磅更新!
- Pebble 2智慧手錶釋出 兩款新品同時來了
- 嚴格意義上來說 Windows 10 已經正式釋出一個小時了Windows
- Kotlin 1.4-M2正式釋出Kotlin
- 正式釋出 | .NET 7 預覽版 2
- .NET MAUI 正式釋出,再見了 Xamarin.FormsUIORM
- Java 21 正式 GA,虛擬執行緒真的來了Java執行緒
- 來了!2024 雲棲大會正式啟動
- Laravel 8 正式釋出!來看看有哪些新特性Laravel
- 重磅!重磅!Masonite 3.0 版本出來了!!
- Cloudera Impala odbc 64位出來了Cloud
- 特斯拉正式釋出Model 3:全球粉絲瘋了!
- 小米Note2正式釋出:2799元起
- 小米手環2正式釋出!搭配OLED螢幕
- 又一款驍龍845旗艦機來了:聯想Z56月5日正式釋出
- PostgreSQL 13.0正式版本釋出!更多新特性來襲SQL
- 來了來了,CSS 版的冰墩墩來了……CSS
- Airflow使用入門指南AI
- Airflow 實戰軍規AI
- Airflow 任務排程AI
- 它來了 它來了。Laravel Reverb 到來了Laravel
- HTTP/2正式通過IETF組織批准釋出HTTP
- Windows Server 2012 R2正式釋出WindowsServer
- vivo NEX“突破未來之作”:6月12日正式釋出
- Apache Geronimo 1.0 正式釋出 - 明天來詳細分析其元件Apache元件
- NetBeans6.5 M1正式釋出,可以下載了Bean