nuclearpinguin commented on issue #6750: [AIRFLOW-YYYY] Experimental Airflow native executor URL: https://github.com/apache/airflow/pull/6750#issuecomment-562936436 So, it works. Steps to play and learn: 1. Open 3 terminals in breeze 2. In one run `airflow consumer start`, in second `watch -n "ps -aux"` 3. In third do: - `export AIRFLOW__WORKER__BROKER_URL=redis://redis:6379/` - ` export AIRFLOW__CORE__EXECUTOR=AirflowExecutor` - `airflow dags backfill example_bash_operator -s 2019-12-06`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
