Re: Customize Cassandra to execute a query multiple times

2017-07-27 Thread Marco Massenzio
; > Best, > Ke > > 2017-07-26 22:57 GMT-07:00 Jeff Jirsa <jji...@apache.org>: > > > > > > > On 2017-07-26 22:19 (-0700), Ke Wang <klwan...@gmail.com> wrote: > > > Hello all, > > > > > > Is there a way to customize Cassandra to ex

Re: Customize Cassandra to execute a query multiple times

2017-07-27 Thread Ke Wang
all, > > > > Is there a way to customize Cassandra to execute a query multiple times? > > > > There's always a way... > > > My use case is the following. When the Cassandra server receives queries > > from remote clients, besides executing those queries, the se

Re: Customize Cassandra to execute a query multiple times

2017-07-26 Thread Jeff Jirsa
On 2017-07-26 22:19 (-0700), Ke Wang <klwan...@gmail.com> wrote: > Hello all, > > Is there a way to customize Cassandra to execute a query multiple times? > There's always a way... > My use case is the following. When the Cassandra server receives queries > from

Customize Cassandra to execute a query multiple times

2017-07-26 Thread Ke Wang
Hello all, Is there a way to customize Cassandra to execute a query multiple times? My use case is the following. When the Cassandra server receives queries from remote clients, besides executing those queries, the server also stores the queries. In the future, the server can re-execute stored