sktrinh12 / airflow-test

airflow basic setup for BashOperator & DockerOperator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIRFLOW-TEST

Note:

use of the Dockerfile requires puckel's rendition of the airflow container at version 1.10. The current airflow container that was tested uses the newest version, 2.1.0. However, there is a pending issue with DockerOperator where it does not automatically pull an image if it doesn't exist, therefore pulling manually prior to or setting force_pull to True is the only work-around.

About

airflow basic setup for BashOperator & DockerOperator


Languages

Language:Python 90.3%Language:Dockerfile 9.5%Language:Rebol 0.2%