/monitoring)?
Thanks,
Maxim Grinev
On Tue, May 18, 2010 at 2:23 AM, Jonathan Ellis wrote:
> On Mon, May 17, 2010 at 4:12 PM, Vick Khera wrote:
> > On Mon, May 17, 2010 at 3:46 PM, Jonathan Ellis
> wrote:
> >> Moving to the user@ list.
> >>
> >> http://wiki.apache.org/cassandra/HadoopSupport should be useful.
> >
> > That documen
Hi all,
if the node that proccesses my write fails, I should retry my write. If my
write increments some counter, the counter will be incremented several times
instead of just once.
Does Cassandra support any mechanism to identify write retries to avoid
multiple exacution?
Maxim