You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Maxim Potekhin <po...@bnl.gov> on 2012/04/02 02:04:40 UTC

Re: import

Since Python has a native csv module, it's trivial to achieve.
I load lots of csv data into my database daily.

Maxim

On 3/27/2012 11:44 AM, R. Verlangen wrote:
> You can write your own script to parse the excel file (export as csv) 
> and import it with batch inserts.
>
> Should be pretty easy if you have experience with those techniques.
>
> 2012/3/27 puneet loya <puneetloya@gmail.com <ma...@gmail.com>>
>
>     I want to import files from excel to cassandra? Is it possible??
>
>     Any tool that can help??
>
>     Whats the best way??
>
>     Plz reply :)
>
>
>
>
> -- 
> With kind regards,
>
> Robin Verlangen
> www.robinverlangen.nl <http://www.robinverlangen.nl>
>