Closed
Bug 1445110
Opened 8 years ago
Closed 8 years ago
Add `plugins` directory to airflow deployment
Categories
(Data Platform and Tools :: General, enhancement, P1)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: hwoo)
References
Details
I merged in a PR today in telemetry-airflow that adds a `plugins` directory, which is a special directory that airflow will read for extended functionality (https://airflow.incubator.apache.org/plugins.html). Looks like that directory wasn't copied over in the actual deployment, however. This is blocking the main summary backfill, so if we can get this fixed asap that'd be ideal (or if you point me to the deployment code I'd be fine submitting a PR.)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → hwoo
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 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
•