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

Big data scalability Demo #1196

Open
4 of 7 tasks
naleeha opened this issue Feb 14, 2024 · 1 comment
Open
4 of 7 tasks

Big data scalability Demo #1196

naleeha opened this issue Feb 14, 2024 · 1 comment

Comments

@naleeha
Copy link
Contributor

naleeha commented Feb 14, 2024

Feature Request

Demonstrate big data solution using ignite can scale up to 100 billion rows

Can showcase

  1. Load large data grid
  2. Filter to sensible dataset
  3. Can sort and scroll

Non-functional

  1. Need to be performant - no visible lag
  2. Produce Metrics on common actions that can indicate performance + benchmark for any tweaks we make

Tasks

Preview Give feedback
  1. Bigdata bug server
    junaidzm13
  2. Bigdata demo
    naleeha
  3. junaidzm13
  4. Bigdata server
  5. Bigdata server
  6. demo enhancement good first issue server
  7. Bigdata bug
    keikeicheung
@naleeha naleeha moved this to 🆕 New in Vuu board Feb 14, 2024
junaidzm13 added a commit to junaidzm13/vuu that referenced this issue Feb 20, 2024
- with this fix we also improve performance for IgniteOrderStoreTest
  as now we clears cache instead of restarting whole ignite before
  each test.
junaidzm13 added a commit to junaidzm13/vuu that referenced this issue Feb 20, 2024
- with this fix we also improve performance for IgniteOrderStoreTest
  as now we only clear cache instead of restarting whole ignite before
  each test.
@junaidzm13
Copy link
Contributor

junaidzm13 commented Feb 20, 2024

Fix intermittently failing tests e.g. IgniteOrderDataQueryFunctionalTest

This is fixed in #1206

junaidzm13 added a commit to junaidzm13/vuu that referenced this issue Feb 21, 2024
- with this fix we also improve performance for IgniteOrderStoreTest
  as now we only clear cache instead of restarting whole ignite before
  each test.
junaidzm13 added a commit to junaidzm13/vuu that referenced this issue Feb 21, 2024
- with this fix we also improve performance for IgniteOrderStoreTest
  as now we only clear cache instead of restarting whole ignite before
  each test.
chrisjstevo pushed a commit that referenced this issue Feb 21, 2024
- with this fix we also improve performance for IgniteOrderStoreTest
  as now we only clear cache instead of restarting whole ignite before
  each test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants