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

Discussion: Strategy to handle data skew in RisingWave #15093

Open
kwannoel opened this issue Feb 14, 2024 · 2 comments
Open

Discussion: Strategy to handle data skew in RisingWave #15093

kwannoel opened this issue Feb 14, 2024 · 2 comments

Comments

@kwannoel
Copy link
Contributor

  1. Strategy to diagnose data skew in user system. Should be a quick tool (e.g. some SQL) we can use to easily check data skew.
  2. Strategies to fix data skews.

We should test and document these, and let users also check their own cluster for these cases.

@github-actions github-actions bot added this to the release-1.7 milestone Feb 14, 2024
@BugenZhao
Copy link
Member

  1. Should be a quick tool (e.g. some SQL) we can use to easily check data skew.

I suppose this can be achieved by comparing some metrics (like throughput or blocking rate) between the actors in the same fragment. We could visualize it in the dashboard UI.

@kwannoel kwannoel modified the milestones: release-1.7, release-1.8 Mar 6, 2024
@kwannoel kwannoel removed this from the release-1.8 milestone Apr 8, 2024
Copy link
Contributor

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants