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

[Lake][Stats][App] Test app endpoint and document README.md for how to deploy/test it #1048

Closed
5 tasks
idiom-bytes opened this issue May 15, 2024 · 2 comments
Closed
5 tasks
Assignees
Labels
Type: Enhancement New feature or request

Comments

@idiom-bytes
Copy link
Member

idiom-bytes commented May 15, 2024

Background / motivation

As a result of deploying duckdb, the accuracy/app has been updated to query from the lake.

This means that at some point, we'll have to redeploy the app and we need to:

TODOs / DoD

  1. make sure the app endpoint is working as expected
  2. the app needs to have a lake, that it's constantly updating the tables + etl
  3. have instructions for how to deploy this
  4. have instructions for how to test that it's working
  5. make sure the predictoor.ai FE still works once the new server is deployed

Tasks:

  • make sure the app endpoint is working as expected
  • the app needs to have a lake, that it's constantly updating the tables + etl
  • have instructions for how to deploy this
  • have instructions for how to test that it's working
  • make sure the predictoor.ai FE still works once the new server is deployed
@kdetry
Copy link
Contributor

kdetry commented May 16, 2024

We do not need ETL, only raw tables are enough for the accuracy module

@idiom-bytes
Copy link
Member Author

Tracking outstanding items (including this) in #1299 and closing this to cleanup the backlog, until we have it resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants