You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefania (JIRA)" <ji...@apache.org> on 2016/11/11 02:32:58 UTC

[jira] [Commented] (CASSANDRA-12898) Problem in importing csv file data into cassandra

    [ https://issues.apache.org/jira/browse/CASSANDRA-12898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655903#comment-15655903 ] 

Stefania commented on CASSANDRA-12898:
--------------------------------------

Could you share the following please:

* table schema, the output of DESCRIBE TABLE would be ideal;
* the COPY command;
* a few sample rows that cannot be imported;

Thanks!

> Problem in importing csv file data into cassandra
> -------------------------------------------------
>
>                 Key: CASSANDRA-12898
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12898
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>         Environment: windows 7 64 bit, 
>            Reporter: sanjeev
>         Attachments: cql-error.PNG
>
>
> I try to insert rows from csv file(approx.600 rows) into cassandra using source command in cql shell.Out of those 600 rows, only 39 rows got imported. cql shell is showing error message like 
> failed to import 11 rows: ParseError - Invalid row length 44 should be 56, given up without retries.
> I checked in csv file, there are 56 columns including filled,empty values in all rows. I don't know why only these 39 rows getting imported.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)