Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade airflow #6

Closed
wants to merge 210 commits into from
Closed

Upgrade airflow #6

wants to merge 210 commits into from

Conversation

EdwinGuo
Copy link

@EdwinGuo EdwinGuo commented Jan 2, 2022

No description provided.

ashb and others added 29 commits June 7, 2018 10:56
Without the `webserver` argument the container starts up and immediately exits
Worker gives KeyError async on fresh docker build due to Kombu 4.2. Result is a continually failing/rebooting worker.

Tracked it down to this issue.
celery/celery#4753

Should upgrade to celery 4.2 when stable
Pandas has shipped wheels from the pypi for a while, so we don't need to build it from source anymore, which means we don't need to install cython to build it.
Now that most scientific packages ship with wheels, we shouldn't need to install blas or lapack.
* Bump Airflow Version to 1.10.2
* Fix CI
@EdwinGuo EdwinGuo closed this Jan 2, 2022
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.