Re: [camel-hbase]camel-hbase component performance improvement

2012-11-26 Thread Willem jiang
Hi Sotaro, Thanks for the patch, I will take care it today. -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.javaeye.co

Re: [camel-hbase]camel-hbase component performance improvement

2012-11-26 Thread Sotaro Kimura
Hi Willem. Thanks for reply. I created [CAMEL-5824] at JIRA. And submited patch. [CAMEL-5824] camel-hbase - HBase data access performance improvement regards. 2012/11/26 Willem jiang : > Hi > > Thanks for the patch. As you know we can only apply the patch which is > granted with ASL. > Please

Re: [camel-hbase]camel-hbase component performance improvement

2012-11-25 Thread Willem jiang
Hi Thanks for the patch. As you know we can only apply the patch which is granted with ASL. Please fill a JIRA[1] and submit the patch (the patch will be granted with ASL by default), then we can put it into the camel svn repository. -- Willem Jiang Red Hat, Inc. FuseSource is now part of

[camel-hbase]camel-hbase component performance improvement

2012-11-25 Thread Sotaro Kimura
Hi, all. I'm testing hbase client using camel-hbase component. But in this test, data put performance is low. ( about 20 put operation / second, I use Core i7 2700K machine.) I confirmed performance bottleneck. And I find bottleneck below - Everytime camel-hbase component put data, camel-hbase