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

Reduce the memory footprint with HBASE append support and randomize metric ids to distribute load evenly across region servers #353

Closed
wants to merge 3 commits into from

Conversation

rajeshal
Copy link
Contributor

@rajeshal rajeshal commented Jul 1, 2014

Current sequential metric ids may cause hot spots on same region servers. Random metric ids can shre the load almost equally across the region servers with pre-split regions

@rajeshal rajeshal changed the title Randomize metric ids to distribute load evenly across region servers with pre-split regions Reduce the memory footprint with HBASE append support and randomize metric ids to distribute load evenly across region servers Jul 2, 2014
@manolama
Copy link
Member

Cleaning up and merging separately. Already got the random Metric UIDs into the Put branch.

@manolama manolama closed this Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants