Created
March 25, 2019 06:53
-
-
Save rssanders3/073032a81b2e9f82f2bc62dfb1f40450 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [core] | |
| # The executor class that airflow should use. Choices include | |
| # SequentialExecutor, LocalExecutor, CeleryExecutor | |
| executor = CeleryExecutor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment