Tags: andrewmchen/incubator-airflow
Tags
Merge branch 'v1-8-stable' of https://git-wip-us.apache.org/repos/asf… …/incubator-airflow into v1-8-stable
Merge pull request apache#3 from airbnb/plypaul_disable_run_connectio… …n_pool Disable connection pool for `airflow run` commands
[AIRFLOW-243] Create NamedHivePartitionSensor Closes apache#1593 from zodiac/create-NamedHivePartitionSensor
[AIRFLOW-160] Parse DAG files through child processes Instead of parsing the DAG definition files in the same process as the scheduler, this change parses the files in a child process. This helps to isolate the scheduler from bad user code.
PreviousNext