[GitHub] camel pull request: CAMEL-9644 - improve camel-hbase component

2016-02-25 Thread lburgazzoli
Github user lburgazzoli closed the pull request at: https://github.com/apache/camel/pull/868 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9644 - improve camel-hbase component

2016-02-25 Thread lburgazzoli
GitHub user lburgazzoli opened a pull request: https://github.com/apache/camel/pull/868 CAMEL-9644 - improve camel-hbase component - removed deprecated code usage - cleaned up code and use try-with-resource - hbase-client upgrade to latest version (1.1.3) You can merge this

camel - hbase

2014-11-11 Thread smilevasu6
Hi, I am working on camel-hbase. fetching the data from oracle table and store in hbase. I am not able to write the data into hbase using camel. I am getting the result in console but not in hbase table. This is my router, from("timer://foo?period=6"). setBod

Re: camel-hbase component

2014-09-02 Thread thib
Hi Ayache, I'm also interested in an updated camel-hbase component. Have you made some progress on that topic ? I'm happy to help you if you need. Regards, Thibaut -- View this message in context: http://camel.465427.n5.nabble.com/Re-camel-hbase-component-tp5755055p5755973.html Sen

Re: camel-hbase component

2014-08-12 Thread Ayache Khettar
m> wrote: > > > Hi > > > > I was wondering as to why camel-hbase component is still using a very old > > version of hbase(0.94.10). We have a requirement to use 0.98 and hadoop > > 2.4, any chance the upgrade will have in the next camel release? > > > > R

Re: camel-hbase component

2014-08-11 Thread Charles Moulliard
Can you create a jira ticket please to remind us to have a look please ? On Mon, Aug 11, 2014 at 3:07 PM, Ayache Khettar < ayache.khet...@googlemail.com> wrote: > Hi > > I was wondering as to why camel-hbase component is still using a very old > version of hbase(0.94.10). We

Re: camel-hbase component

2014-08-11 Thread Ayache Khettar
Hi I was wondering as to why camel-hbase component is still using a very old version of hbase(0.94.10). We have a requirement to use 0.98 and hadoop 2.4, any chance the upgrade will have in the next camel release? Regards, Ayache

camel-hbase component still using an old version of base

2014-08-11 Thread akcameluser
Hi I was wondering as to why camel-hbase component is still using a very old version of hbase(0.94.10). We have a requirement to use 0.98 and hadoop 2.4, any chance the upgrade will have in the next camel release? Regards, Ayache -- View this message in context: http://camel.465427.n5

[GitHub] camel pull request: [CAMEL-7299] camel-hbase should install script...

2014-03-17 Thread grgrzybek
Github user grgrzybek closed the pull request at: https://github.com/apache/camel/pull/112 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] camel pull request: [CAMEL-7299] camel-hbase should install script...

2014-03-17 Thread grgrzybek
GitHub user grgrzybek opened a pull request: https://github.com/apache/camel/pull/112 [CAMEL-7299] camel-hbase should install scripting-api bundle You can merge this pull request into a Git repository by running: $ git pull https://github.com/grgrzybek/camel CAMEL-7299

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

2012-11-26 Thread Willem jiang
://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: willemjiang On Tuesday, November 27, 2012 at 7:09 AM, Sotaro Kimura wrote: > Hi Willem. > > Thanks for reply. > > I created [CAMEL-5824] at JIRA. > And submited patch. > > [CAMEL-5824] camel-h

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 > gran

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

2012-11-25 Thread Willem jiang
AM, Sotaro Kimura wrote: > 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 bott

[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 component

2012-10-18 Thread Angelo Corsaro
Hello everyone, I've noticed that the camel-hbase component did not support timestamps. Any plans to add them in for next release? I've added those in for the "mappingStrategyName=body" and could do for the other modes as well. Interested in getting ba

Re: camel-hbase test duration

2012-10-04 Thread Babak Vahdat
Ah now I see. That was Eclipse saying me it would be you :-) However you've just *moved* them inside POM: http://svn.apache.org/viewvc/camel/trunk/components/camel-hbase/pom.xml?r1=1354765&r2=1373442 Babak -- View this message in context: http://camel.465427.n5.nabble.com/camel-h

Re: camel-hbase test duration

2012-10-04 Thread Claus Ibsen
eing committed? > It was ioannis who created the component, and he configured its test to fork always, with a comment in the pom.xml file that it was required by hbase testing. > Babak > > > Claus Ibsen-2 wrote >> On Wed, Oct 3, 2012 at 9:28 PM, Babak Vahdat >> < &g

Re: camel-hbase test duration

2012-10-04 Thread Babak Vahdat
gt; < > babak.vahdat@ > > wrote: >> Just gave the camel-hbase a test spin on OS-x as well. Frankly I'm a bit >> baffled now as running all the tests on WIN-XP took me less than 10 >> seconds >> however on OS-X it takes AGES! >> >> I think we really nee

Re: camel-hbase test duration

2012-10-03 Thread Claus Ibsen
On Wed, Oct 3, 2012 at 9:28 PM, Babak Vahdat wrote: > Just gave the camel-hbase a test spin on OS-x as well. Frankly I'm a bit > baffled now as running all the tests on WIN-XP took me less than 10 seconds > however on OS-X it takes AGES! > > I think we really need a HBase

Re: camel-hbase test duration

2012-10-03 Thread Babak Vahdat
Just gave the camel-hbase a test spin on OS-x as well. Frankly I'm a bit baffled now as running all the tests on WIN-XP took me less than 10 seconds however on OS-X it takes AGES! I think we really need a HBase guru regarding this. Babak -- View this message in context: http://camel.4

Re: camel-hbase test duration

2012-10-03 Thread Babak Vahdat
ct.basedir}/src/test/resources **/* As that's already the default for the testResource content! Babak -- View this message in context: http://camel.465427.n5.n

camel-hbase test duration

2012-10-03 Thread Christian Müller
The camel-hbase unit tests duration is very high - 12 minutes for the last run on Jenkins [1]. Could someone who is familiar with hbase take a look? [1] https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest/1032/org.apache.camel$camel-hbase/ Best, Christian --