[
https://issues.apache.org/jira/browse/HBASE-15736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275848#comment-15275848
]
Nick Dimiduk commented on HBASE-15736:
--------------------------------------
Yep, sounds like a bug. Think you could work up a patch, [~federicoponzi]? At
least let us know if this is a bug in HBase code or in the CSV library we use.
A test case would be brilliant!
> TSV Bulk loader not supporting multi-line strings
> -------------------------------------------------
>
> Key: HBASE-15736
> URL: https://issues.apache.org/jira/browse/HBASE-15736
> Project: HBase
> Issue Type: Bug
> Reporter: Federico Ponzi
> Labels: bulkloader, tsv
> Original Estimate: 2m
> Remaining Estimate: 2m
>
> Example tsv:
> {code}
> 1,"This string is
> on two lines"
> 2,"Hello world"
> {code}
> Bad line at offset: 18:
> No delimiter
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)