Re: Customize Cassandra to execute a query multiple times

2017-07-27 Thread Ke Wang
by the server itself. Can you describe a little bit more on how to implement serializing the mutation into the table? 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

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