HackerTrans
トップ新着トレンドコメント過去質問紹介求人

flowair

no profile record

コメント

flowair
·4 年前·議論
download the astronomer CLI and it will spin up a local dockerized instance of airflow in about 1 minute tops https://docs.astronomer.io/astro/install-cli
flowair
·4 年前·議論
How about the dynamic task mapping that is now available in 2.3?
flowair
·4 年前·議論
@task.python(task_id="this_is_my_task_name")

def my_func():

...