[ 
https://issues.apache.org/jira/browse/CASSANDRA-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philip Thompson updated CASSANDRA-7639:
---------------------------------------

    Reproduced In: 2.0.9, 1.2.18, 2.1.0  (was: 1.2.18, 2.0.9, 2.1.0)
          Summary: Cqlsh cannot use .csv files exported by Excel  (was: Cqlsh 
cannot use .csv files with Windows style line endings)

> Cqlsh cannot use .csv files exported by Excel
> ---------------------------------------------
>
>                 Key: CASSANDRA-7639
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7639
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Mac OSX and Windows 7
>            Reporter: Philip Thompson
>            Assignee: Joshua McKenzie
>              Labels: windows
>             Fix For: 1.2.19, 2.0.10, 2.1.1
>
>         Attachments: 7639-repro.csv
>
>
> When performing COPY table FROM 'test.csv' on cqlsh across any of the three 
> major branches (1.2, 2.0, 2.1), the following error is thrown:
> {code}new-line character seen in unquoted field - do you need to open the 
> file in universal-newline mode?{code}
> This happens if the .csv file has windows style line endings, such as if it 
> was created by saving a .csv from excel. This reproduces in both unix and 
> windows environments. This is a simple enough fix. I found that running 
> dos2unix on csv files generated by excel was not sufficient to correct the 
> issue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to