Re: cqlsh commands for importing .CSV files into cassandra

2015-04-09 Thread Sebastian Estevez
Try this loader if cqlsh doesn't cut your needs -- https://github.com/brianmhess/cassandra-loader All the best, [image: datastax_logo.png] Sebastián Estévez Solutions Architect | 954 905 8615 | sebastian.este...@datastax.com [image: linkedin.png]

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 using windows > -- - mich