You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jim Witschey (JIRA)" <ji...@apache.org> on 2015/12/21 17:26:46 UTC

[jira] [Commented] (CASSANDRA-10906) List index out of range

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

Jim Witschey commented on CASSANDRA-10906:
------------------------------------------

Thank you for the report. Could you please include steps to reproduce? In particular, it'd be helpful to have the CREATE TABLE statement and the COPY FROM statement you use so we don't have to reverse-engineer them from your included CSV.

> List index out of range
> -----------------------
>
>                 Key: CASSANDRA-10906
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10906
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>         Environment: cqlsh:fd> show version;
> [cqlsh 5.0.1 | Cassandra 2.2.3 | CQL spec 3.3.1 | Native protocol v4]
> java version "1.8.0_66"
> Java(TM) SE Runtime Environment (build 1.8.0_66-b17)
> Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)
>            Reporter: Scott Chaffee
>         Attachments: Schedule.csv
>
>
> Using COPY FROM command to import a .csv file with a header row and '|' delimited you get an error back "List index out of range"



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