Thanks Puneet,

I will usually be querying based on the serial number. I expect several 
thousand results.

The same serial number will always be assigned to the same customer.

From: Puneet Kumar Ojha [mailto:[email protected]]
Sent: Monday, June 15, 2015 7:12 AM
To: [email protected]
Subject: RE: How to change region size limit

It totally depends on the type of Query you would be running.

If its point query then it makes sense else aggregates and top N queries might 
run slow. More load on the client for deriving final result.

From: Riesland, Zack [mailto:[email protected]]
Sent: Monday, June 15, 2015 4:04 PM
To: [email protected]<mailto:[email protected]>
Subject: How to change region size limit

At the Hadoop Summit last week, some guys from Yahoo presented on why it is 
wise to keep region size fairly small and region count fairly large.

I am looking at my HBase config, but there are a lot of numbers that look like 
they're related to region size.

What parameter limits the data size of a region?


Reply via email to