Re: Cassandra CF merkle tree

2012-04-02 Thread aaron morton
No it's internal only. Take a look at o.a.c.service.AntiEntropyService Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 3/04/2012, at 12:21 AM, Thomas van Neerijnen wrote: > Hi all > > Is there a way I can easily retrieve a Merkle tree fo

Cassandra CF merkle tree

2012-04-02 Thread Thomas van Neerijnen
Hi all Is there a way I can easily retrieve a Merkle tree for a CF, like the one created during a repair? I didn't see anything about this in the Thrift API docs, I'm assuming this is a data structure made available only to internal Cassandra functions. I would like to explore using the Merkle tr