Member since
09-19-2016
1
Post
0
Kudos Received
0
Solutions
07-26-2017
02:12 AM
There are lot of docs available related to the horizontal scalability but no where I see how to handle concurrent users say for eg handling 50K users request at a time. My requirement is I have millions of records stored in the hbase for multiple users. When multiple users try to access their data (say for around 50k), will hbase able to handle this much amount of concurrent users ? Is there any way to scale up connections (there are few param, but not up to 50 K, i believe), Please suggest a solution
... View more
Labels:
- Labels:
-
Apache HBase