Skip to content

Set unique celery worker names to allow for multiple workers.#496

Open
teu wants to merge 2 commits intopuckel:masterfrom
teu:multiple-celery-workers
Open

Set unique celery worker names to allow for multiple workers.#496
teu wants to merge 2 commits intopuckel:masterfrom
teu:multiple-celery-workers

Conversation

@teu
Copy link

@teu teu commented Feb 3, 2020

As stated in https://airflow.apache.org/docs/stable/cli.html#worker celery worker must have a unique hostname if more than one works on the same host. On contexts such as AWS ECS it would be considerably easier to run multiple celery workers by default as all containers will get the same hostname.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant