Update the load_sample_data
scripts to remove ingestion server usage
#4153
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
⛔ status: blocked
Blocked & therefore, not ready for work
Milestone
Current Situation
Blocked by #4150
Our load_sample_data.sh scripts currently use just commands to run parts of the data refresh on the local ingestion server, as part of setting up the local development environment.
Suggested Improvement
We should update the scripts to instead use the Airflow CLI to unpause the two new data refresh DAGs and await their completion.
Additional context
See this section of the IP.
The text was updated successfully, but these errors were encountered: