/airflow-for-odds

Airflow for ODDS

Primary LanguagePythonMIT LicenseMIT

Airflow for ODDS

Dataset

Breakfast at the Frat

Setting the Airflow home

export AIRFLOW_HOME=/Users/zkan/Projects/zkan/airflow-for-odds/airflow

PS. The path above may vary when using a different machine.

Fixng an issue when using requests on Mac OS

export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES