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

2017-07-27 Thread SenthilKumar K
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 Cassandra Camel Consumer opt for my Use Case ?* > 2) If Yes ( for above Q) , How to use Cassandra Consumer ? *It

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

2017-07-26 Thread SenthilKumar K
12:41 AM, Andrea Cosentino wrote: > 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, SenthilKu

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 s

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

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

2017-07-26 Thread SenthilKumar K
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 * . This seems to be good