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

Build the ES full index recreation DAG #3246

Closed
krysal opened this issue Oct 25, 2023 · 0 comments · Fixed by #3232
Closed

Build the ES full index recreation DAG #3246

krysal opened this issue Oct 25, 2023 · 0 comments · Fixed by #3232
Assignees
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: catalog Related to the catalog and Airflow DAGs 🔧 tech: airflow Involves Apache Airflow 🐍 tech: python Involves Python

Comments

@krysal
Copy link
Member

krysal commented Oct 25, 2023

Description

Built the first DAG described in the Staging Elasticsearch Reindex DAGs implementation plan. The <media_type>_data_refresh DAG already does this so it can be extracted from it adding the new alias. We may replace part of that process with a call to the new DAG.

Additional context

This is a part of #392.

@krysal krysal added 🟨 priority: medium Not blocking but should be addressed soon ✨ goal: improvement Improvement to an existing user-facing feature 💻 aspect: code Concerns the software code in the repository 🔧 tech: airflow Involves Apache Airflow python 🧱 stack: catalog Related to the catalog and Airflow DAGs labels Oct 25, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Openverse Backlog Oct 25, 2023
@dhruvkb dhruvkb added 🐍 tech: python Involves Python and removed python labels Dec 2, 2023
@AetherUnbound AetherUnbound moved this from 📋 Backlog to 🏗 In Progress in Openverse Backlog Dec 4, 2023
@AetherUnbound AetherUnbound linked a pull request Dec 4, 2023 that will close this issue
8 tasks
@openverse-bot openverse-bot moved this from 🏗 In Progress to ✅ Done in Openverse Backlog Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: catalog Related to the catalog and Airflow DAGs 🔧 tech: airflow Involves Apache Airflow 🐍 tech: python Involves Python
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants