You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Jonathan Ellis <jb...@gmail.com> on 2011/02/09 20:25:17 UTC

Re: Using Cassandra-cli

"help update column family"?

On Wed, Feb 9, 2011 at 1:15 PM, Eranda Sooriyabandara <07...@gmail.com> wrote:
> Hi Vishan, Aron and all,
>
> Thanks for the help. I tried it and successfully worked for me.
> But I could not find a place where mention about the attributes of some
> commands.
>
> e.g.
> update column family <cf> [with <att1>=<value1> [and <att2>=<value2> ...]];
> create keyspace <keyspace> [with <att1>=<value1> [and <att2>=<value2> ...]];
> (we can use comparator=UTF8Type and default_validation_class=UTF8Type as
> changed attributes)
>
> Is there any documentaries which mentioned about those applicable attributes
> in each case?
>
> thanks
> Eranda
>
> P.S. I put a blog post on Cassandra-cli in
> http://emsooriyabandara.blogspot.com/ please correct me if I am got it wrong
> in any place
>



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

Re: Using Cassandra-cli

Posted by Eranda Sooriyabandara <07...@gmail.com>.
Hi all,
Thanks Jonathan and Eric, you both describes what I want. Now I am looking
forward to play with them.

thanks
Eranda