- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
What sort of throughput should I expect from a Region Server?
- Labels:
-
Apache HBase
Created ‎09-29-2015 03:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can anyone point me at some good recent benchmarks for HBase throughput, ideally with read and write numbers on both a wide- and narrow- column schema.
Transaction counts and Mbits throughput vs theoretical disk throughput would be very useful as a measure of HBase overheads.
Created ‎09-29-2015 06:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Of course the answer is hard as it depends on many moving parts, what size is your data, do you have it all in cache, how many CFs, do you have skew etc...
Andrew purtell had this benchmark for the 98 series that can provide insight.
I don't know If we have any internal benchmarks that we could share
Created ‎09-29-2015 06:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Of course the answer is hard as it depends on many moving parts, what size is your data, do you have it all in cache, how many CFs, do you have skew etc...
Andrew purtell had this benchmark for the 98 series that can provide insight.
I don't know If we have any internal benchmarks that we could share
