R: Re: Re: Streaming Cassandra Table ( Polling every 5s - Near Realtime )

2017-07-26 Thread Andrea Cosentino
Maybe you need to learn a bit about camel. What camel is and what is a consumer.There is a lot of documentation on the website. Il mer, 26 lug, 2017 alle 21:15, SenthilKumar K ha scritto: Not sure if i already have an answer... Still i'm not clear :-( .. Questions :     1)  *Can this Cass

[GitHub] camel pull request #1853: CAMEL-11607: Fix npe in MBeanInfoAssembler when de...

2017-07-26 Thread sarelp
GitHub user sarelp opened a pull request: https://github.com/apache/camel/pull/1853 CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled. If debug is enabled and cache is not initialised an npe is thrown when stopping the component. You can merge this pull request in

Camel.trunk.notest - Build # 3449 - Still Failing

2017-07-26 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3449) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/3449/ to view the results.

Camel.2.19.x.notest - Build # 113 - Failure

2017-07-26 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #113) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/113/ to view the results.

components/camel-netty4-http/src/test/ no longer part of baseline

2017-07-26 Thread Mark
I pulled down the latest code for the camel baseline and built all the source code. When I execute "git status" after building, I see the following: git status # On branch master # Untracked files: # (use "git add ..." to include in what will be committed) # # components/camel-netty4-http/src/t

Camel.trunk.notest - Build # 3448 - Still Failing

2017-07-26 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3448) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/3448/ to view the results.

Camel.trunk.notest - Build # 3447 - Failure

2017-07-26 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #3447) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/3447/ to view the results.

Re: Re: Streaming Cassandra Table ( Polling every 5s - Near Realtime )

2017-07-26 Thread SenthilKumar K
Not sure if i already have an answer... Still i'm not clear :-( .. Questions : 1) *Can this Cassandra Camel Consumer opt for my Use Case ?* 2) If Yes ( for above Q) , How to use Cassandra Consumer ? *It would be great if i get sample code !* --Senthil On Thu, Jul 27, 2017 at 12:41

R: Re: Streaming Cassandra Table ( Polling every 5s - Near Realtime )

2017-07-26 Thread Andrea Cosentino
You already have an answer. Il mer, 26 lug, 2017 alle 21:09, SenthilKumar K ha scritto: Ping !!! It would be great if anybody help me here :-) .. --Senthil On Wed, Jul 26, 2017 at 4:47 PM, SenthilKumar K wrote: > Adding Dev Group ... > > > --Senthil > > On Wed, Jul 26, 2017 at 3:14 PM,

Re: Streaming Cassandra Table ( Polling every 5s - Near Realtime )

2017-07-26 Thread SenthilKumar K
Ping !!! It would be great if anybody help me here :-) .. --Senthil On Wed, Jul 26, 2017 at 4:47 PM, SenthilKumar K wrote: > Adding Dev Group ... > > > --Senthil > > On Wed, Jul 26, 2017 at 3:14 PM, SenthilKumar K > wrote: > >> Hello Camel Users , Recently i started exploring possibilities o

[GitHub] camel pull request #1847: CAMEL-5356 - treat if cxfExchange gives empty coll...

2017-07-26 Thread onders86
Github user onders86 closed the pull request at: https://github.com/apache/camel/pull/1847 --- 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 #1852: CAMEL-11604: Added new method expectedPropertyValu...

2017-07-26 Thread Rajani-K
GitHub user Rajani-K opened a pull request: https://github.com/apache/camel/pull/1852 CAMEL-11604: Added new method expectedPropertyValuesReceivedInAnyOrder Submitting PR for CAMEL-11604 You can merge this pull request into a Git repository by running: $ git pull https://github

[GitHub] camel pull request #1851: [CAMEL-11601] : change camel-file default value fo...

2017-07-26 Thread valdar
GitHub user valdar opened a pull request: https://github.com/apache/camel/pull/1851 [CAMEL-11601] : change camel-file default value for readLockLoggingLe… …vel from WARN to DEBUG You can merge this pull request into a Git repository by running: $ git pull https://github.com

Camel.2.19.x.notest - Build # 111 - Fixed

2017-07-26 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #111) Status: Fixed Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/111/ to view the results.

[GitHub] camel pull request #1850: CAMEL-11585: Added JMX Reset counter via actuator

2017-07-26 Thread vrlgohel
GitHub user vrlgohel opened a pull request: https://github.com/apache/camel/pull/1850 CAMEL-11585: Added JMX Reset counter via actuator Fix for issue: https://issues.apache.org/jira/browse/CAMEL-11585 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #1849: CAMEL-11596:Fix to get info about a single route w...

2017-07-26 Thread ramu11
GitHub user ramu11 opened a pull request: https://github.com/apache/camel/pull/1849 CAMEL-11596:Fix to get info about a single route we need to [CAMEL-11596] Fix to get info about a single route we need to You can merge this pull request into a Git repository by running: $ git

Re: Streaming Cassandra Table ( Polling every 5s - Near Realtime )

2017-07-26 Thread SenthilKumar K
Adding Dev Group ... --Senthil On Wed, Jul 26, 2017 at 3:14 PM, SenthilKumar K wrote: > Hello Camel Users , Recently i started exploring possibilities of > streaming data from Cassandra Table for my use case, found > *https://github.com/apache/camel/tree/master/components/camel-cassandraql >

Camel.2.19.x.notest - Build # 110 - Failure

2017-07-26 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.19.x.notest (build #110) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/110/ to view the results.

[GitHub] camel pull request #1845: CAMEL-10126: Refactored completionSize & completio...

2017-07-26 Thread vrlgohel
Github user vrlgohel closed the pull request at: https://github.com/apache/camel/pull/1845 --- 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