On Fri, Jul 16, 2010 at 3:53 PM, xavier manach <x...@tekio.org> wrote:
> Hi.
>
>   What is the best method for make large extract of datas from cassandra ?
> Extract directly from the SSTables files sound good ?
> If yes,
>  There is an API for exploit directly the SSTables files ?
>  There is a specification of the SSTables files ?

Not really, but you can have a look at the sstable2json tool. You may not be
able to afford converting to json, but it shouldn't be too hard to
modify it for your
needs if you are motivated enough.

--
Sylvain

Reply via email to