Hello Hbase users, I wanted to ask what library you used to make Get
http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/client/Get.html in parallel.Do you use some multithreading solution or is that already available in Hbase?
(I.e to query Hbase very fast for the N rows knowing the N row keys) Thanks TR
