Tags: tisbert/incubator-airflow
Tags
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.
[AIRFLOW-244] Modify hive operator to inject analysis data Testing Done: Test dags were run as backfills on an Airbnb Airflow dev box. This PR exposes task/dag id/run data through the HiveOperator for ingestion by performance analysis tools like Dr. Elephant. Closes apache#1607 from paulbramsen/paulbramsen/modify_hive_operator_to_inject_analysis_data
PreviousNext