Hi Sheriffo, Adding to what Kamaci already mentioned, Have you tried Hbase-Store with buffered mutator engaged? [1] It allows HBase operations Eg:- puts to be batched and asynchronous. On related note also have a look on points where you flush() the datastore with native HBase implementation.
[1] gora.hbasestore.hbase.client.autoflush.enabled=true Regards Kevin On Tue, Jul 23, 2019 at 5:40 AM Furkan KAMACI <furkankam...@gmail.com> wrote: > Hi Sheriffo, > > I've checked all the GSoC reports including your's. Thanks for filling > your reports with time slot information about tasks. > > You have 3 benchmark result charts at your Week 8 Report. Hbase-native is > dramatically slow compared to the others at 2 out of 3. Do you have any > comment about it? > > Kind Regards, > Furkan KAMACI > > On Sun, Jul 21, 2019 at 7:33 PM Sheriffo Ceesay <sneceesa...@gmail.com> > wrote: > >> Week eight report is available at >> >> https://cwiki.apache.org/confluence/display/GORA/%5BGORA-532%5D+Apache+Gora+Benchmark+Module+Weekly+Report >> >> I ran some workloads to compare Gora implementation of Mongo and HBase to >> the native implementations. Plots are provided in the reports and the >> generated data is also available at [1]. This is a work in progress, I >> have >> done Workload A and Workload B [2]. >> >> Please let me know if you have any suggestions or questions. >> >> [1] https://github.com/sneceesay77/gora/tree/GORA-532 >> [2] https://github.com/brianfrankcooper/YCSB/wiki/Core-Workloads >> >> >> **Sheriffo Ceesay** >> >