Closed
Bug 1455730
Opened 8 years ago
Closed 7 years ago
Upgrade Airflow to 1.9
Categories
(Data Platform and Tools :: General, defect, P1)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: hwoo)
References
Details
Attachments
(1 file)
Airflow 1.9 was released in December and includes many, many changes:
https://github.com/apache/incubator-airflow/blob/master/CHANGELOG.txt
More importantly for us at the moment, Airflow 1.8 is no longer compatible with pip 10.0 meaning we have to downgrade pip as a hack. We should come up with a test plan for major airflow changes and then upgrade ASAP.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → hwoo
| Assignee | ||
Updated•8 years ago
|
Priority: P2 → P3
| Assignee | ||
Updated•7 years ago
|
Priority: P3 → P2
| Assignee | ||
Updated•7 years ago
|
Priority: P2 → P1
| Assignee | ||
Comment 1•7 years ago
|
||
todo:
- fix fernet issue
- generate new mozlog.diff file for prod container build (patching step fails)
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
- Modify cloudops-deployment repo to change AIRFLOW_FERNET_KEY TO AIRFLOW__CORE__FERNET_KEY for all envs:
e.g.
https://github.com/mozilla-services/cloudops-deployment/blob/master/projects/data/puppet/yaml/app/data.prod.wtmo.yaml
- Also modify this in sops for all envs
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Scheduling → General
You need to log in
before you can comment on or make changes to this bug.
Description
•