You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Federico Ponzi (JIRA)" <ji...@apache.org> on 2016/04/29 12:55:12 UTC

[jira] [Created] (HBASE-15736) TSV Bulk loader not supporting multi-line strings

Federico Ponzi created HBASE-15736:
--------------------------------------

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


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)