Re: cqlsh commands for importing .CSV files into cassandra

2015-04-09 Thread Sebastian Estevez
works through cqlsh. > > On Wed, Apr 8, 2015 at 1:48 PM, Divya Divs > wrote: > >> hi >> Please tell me the cqlsh commands for importing .csv file datasets into >> cassandra. please help to start. Iam using windows >> > > > > -- > - michael dykman > - mdyk...@gmail.com > > May the Source be with you. >

Re: cqlsh commands for importing .CSV files into cassandra

2015-04-08 Thread Michael Dykman
http://docs.datastax.com/en/cql/3.0/cql/cql_reference/copy_r.html This only works through cqlsh. On Wed, Apr 8, 2015 at 1:48 PM, Divya Divs wrote: > hi > Please tell me the cqlsh commands for importing .csv file datasets into > cassandra. please help to start. Iam usin

cqlsh commands for importing .CSV files into cassandra

2015-04-08 Thread Divya Divs
hi Please tell me the cqlsh commands for importing .csv file datasets into cassandra. please help to start. Iam using windows

Re: cqlsh commands

2012-06-25 Thread Thierry Templier
Hello Paul, I thought but I can't reproduce the problem anymore... Don't know what really happens. Thanks very much for your message! Thierry What do you mean when you say you can't display the related documentations using the help command? What does cqlsh do instead? I don't know about an

Re: cqlsh commands

2012-06-21 Thread paul cannon
What do you mean when you say you can't display the related documentations using the help command? What does cqlsh do instead? I don't know about any bugs in that area. p On Wed, Jun 20, 2012 at 6:47 AM, Thierry Templier < thierry.templ...@restlet.com> wrote: > Hello, > > I'm using cqlsh tool

Re: cqlsh commands

2012-06-21 Thread Thierry Templier
Thanks very much, Jeff. It's exactly what I looked for... Thierry You should be able to get most of this information from the datastax documentation, e.g. http://www.datastax.com/docs/1.0/references/cql/index for version 1.0. Jeff

Re: cqlsh commands

2012-06-21 Thread Jeff Williams
You should be able to get most of this information from the datastax documentation, e.g. http://www.datastax.com/docs/1.0/references/cql/index for version 1.0. Jeff On Jun 20, 2012, at 1:47 PM, Thierry Templier wrote: > Hello, > > I'm using cqlsh tool to create column families and it works fi

cqlsh commands

2012-06-20 Thread Thierry Templier
Hello, I'm using cqlsh tool to create column families and it works fine. However I don't know how to use the following commands: Documented commands (type help ): ASSUME CAPTURE DESC DESCRIBE EXIT HELP SELECT SHOW SOURCE USE Moreover I can't d