Let me check that ....

Von meinem iPhone gesendet

Am 30.03.2012 um 21:46 schrieb Mohit Anchlia <mohitanch...@gmail.com>:

> 
> 
> On Fri, Mar 30, 2012 at 8:05 AM, Markus Wiesenbacher | Codefreun.de 
> <m...@codefreun.de> wrote:
> If you do search without a key I just read the first 100 row-keys and return 
> them. I am using Thrift at the moment to select the keys (subject to change) 
> and I haven´t found a way to do paging with this API. I think, searching for 
> a specific key is the most efficient way to get to your data, instead of 
> paging through it.
> 
> 
>  
> I was referring to columns, if a row-key has more than 100 columns then there 
> is no way to look at columns that falls outside of it
> 
>  
>  
> 
> Von: Mohit Anchlia [mailto:mohitanch...@gmail.com] 
> Gesendet: Freitag, 30. März 2012 16:57
> 
> 
> An: user@cassandra.apache.org
> Betreff: Re: cassandra gui
>  
> 
> On Thu, Mar 29, 2012 at 10:08 PM, Markus Wiesenbacher | Codefreun.de 
> <m...@codefreun.de> wrote:
> 
> Hi,
> 
> yes you can insert data into cassandra with apollo, just try the demo
> center: http://www.codefreun.de/apolloUI/
> 
> You can login by just press the login-button (autologin) and play around
> with it.
> 
> More info: http://codefreun.de/en/apollo-en
> 
> If you miss any feature, please let me know!
> 
> Best regards
> Markus
> 
> 
> Seems like apollo doesn't provide paging feature when columns > 100. Is that 
> going to change?
> 
> -----Ursprüngliche Nachricht-----
> Von: Tim Dunphy [mailto:bluethu...@gmail.com]
> Gesendet: Donnerstag, 29. März 2012 21:07
> An: user@cassandra.apache.org
> Betreff: Re: cassandra gui
> 
> 
> Cool guys, thanks. I'll certainly give it a try now that my cassandra setup
> is functioning well. But what about the Apollo gui for Cassandra. Has anyone
> else had any experience with that and maybe know if it supports entering
> data into the cluster?
> 
> tx!
> 
> 
> On Thu, Mar 29, 2012 at 2:33 PM, Nick Bailey <n...@datastax.com> wrote:
> > Just so you know. OpsCenter is a good tool for managing your cluster
> > and viewing data in your keyspaces/columnfamilies (data besides string
> > data currently doesn't display an extremely user friendly way, it will
> > display hex). Currently you can not insert data to your cluster using
> > the OpsCenter gui though. That is planned for some point in the future
> > hopefully, but it is hard to say when it will be added.
> >
> > On Thu, Mar 29, 2012 at 1:25 PM, Mucklow, Blaine (GE Energy)
> > <blaine.muck...@ge.com> wrote:
> >> Datastax OpsCenter really is pretty awesome.  I haven't tried
> >> anything else, but have had no issues with opscenter.
> >>
> >> On 3/29/12 1:53 PM, "Tim Dunphy" <bluethu...@gmail.com> wrote:
> >>
> >>>hey all,
> >>>
> >>> I have a new cassandra node that I've setup so that I can get better
> >>>acquainted with this technology. Thus far I've been using the
> >>>cassandra-cli and it'd been a fun experience so far. However I know
> >>>that there are a few cassandra gui's out there and I was just
> >>>wondering which ones you've used that you've had a good experience
> >>>with and can recommend?
> >>>
> >>> So far I've heard of (but not used) DataStax OpsCenter as well as
> >>>the Apollo gui and I think there may be others. Ideally what I'd like
> >>>to be able to do is both manage nodes and enter data into the
> >>>keystores using a graphical user interface.
> >>>
> >>>Thanks
> >>>tim
> >>>--
> >>>GPG me!!
> >>>
> >>>gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
> >>
> 
> 
> 
> --
> GPG me!!
> 
> gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
> 
>  
> 
> 

Reply via email to