You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by David Boxenhorn <da...@lookin2.com> on 2010/04/28 16:26:47 UTC

How can I view all data??

Is there a Cassandra Navigator, or some way that I can see the data in
Cassandra if I don't know what the keys are?

Re: How can I view all data??

Posted by Jonathan Ellis <jb...@gmail.com>.
you can't do range queries from the CLI, no.

On Thu, Apr 29, 2010 at 2:07 AM, David Boxenhorn <da...@lookin2.com> wrote:
> Thanks! Can I do that in the CLI? (If so, I'm not getting it to work....)
>
> On Thu, Apr 29, 2010 at 7:44 AM, Jonathan Ellis <jb...@gmail.com> wrote:
>>
>> use get_range_slices, with a start key of '', and page through it
>>
>> On Wed, Apr 28, 2010 at 9:26 AM, David Boxenhorn <da...@lookin2.com>
>> wrote:
>> > Is there a Cassandra Navigator, or some way that I can see the data in
>> > Cassandra if I don't know what the keys are?
>> >
>>
>>
>>
>> --
>> Jonathan Ellis
>> Project Chair, Apache Cassandra
>> co-founder of Riptano, the source for professional Cassandra support
>> http://riptano.com
>
>



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com

Re: How can I view all data??

Posted by David Boxenhorn <da...@lookin2.com>.
Thanks! Can I do that in the CLI? (If so, I'm not getting it to work....)

On Thu, Apr 29, 2010 at 7:44 AM, Jonathan Ellis <jb...@gmail.com> wrote:

> use get_range_slices, with a start key of '', and page through it
>
> On Wed, Apr 28, 2010 at 9:26 AM, David Boxenhorn <da...@lookin2.com>
> wrote:
> > Is there a Cassandra Navigator, or some way that I can see the data in
> > Cassandra if I don't know what the keys are?
> >
>
>
>
> --
> Jonathan Ellis
> Project Chair, Apache Cassandra
> co-founder of Riptano, the source for professional Cassandra support
> http://riptano.com
>

Re: How can I view all data??

Posted by Jonathan Ellis <jb...@gmail.com>.
use get_range_slices, with a start key of '', and page through it

On Wed, Apr 28, 2010 at 9:26 AM, David Boxenhorn <da...@lookin2.com> wrote:
> Is there a Cassandra Navigator, or some way that I can see the data in
> Cassandra if I don't know what the keys are?
>



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com