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

ramkrishna.s.vasudevan updated HBASE-9765:
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.96.1
                   0.98.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to 0.96 also.   Thanks Nick for the review.

> TestImportTsv.testBulkOutputWithTsvImporterTextMapper() may not be working 
> correctly
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-9765
>                 URL: https://issues.apache.org/jira/browse/HBASE-9765
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.0, 0.95.2, 0.96.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.1
>
>         Attachments: HBASE-9765.patch
>
>
> The testcase defines a 
> {code}
> "-D" + ImportTsv.SEPARATOR_CONF_KEY + "=,",
> {code}
> but the data line has 
> {code}
>  String data = "KEY\u001bVALUE4\u001bVALUE8\n";
> {code}
> This may not be working correctly.  Need to change the seperator.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to