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

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

sanjeev created CASSANDRA-12898:
-----------------------------------

             Summary: 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)