[
https://issues.apache.org/jira/browse/CASSANDRA-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie updated CASSANDRA-7639:
---------------------------------------
Component/s: Tools
> 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
> Components: Tools
> Environment: Mac OSX
> Reporter: Philip Thompson
> Assignee: Joshua McKenzie
> Priority: Minor
> Labels: osx
> 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.3.4#6332)