You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "wangxu (JIRA)" <ji...@apache.org> on 2013/11/14 04:37:20 UTC

[jira] [Updated] (SQOOP-1230) org.apache.sqoop.lib.RecordParser parseRecord(CharBuffer input) method has a bug

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

wangxu updated SQOOP-1230:
--------------------------

    Description: If data field has many char which ascii value is 0 in the end,then will not discriminate fielddelim.Give rise to two fields become one filed.finally the sqoop job will fail.  (was: If data field has many char which ascii value is 0,then will not discriminate fielddelim.Give rise to two fields become one filed.finally the sqoop job will fail.)

> org.apache.sqoop.lib.RecordParser parseRecord(CharBuffer input) method has a bug
> --------------------------------------------------------------------------------
>
>                 Key: SQOOP-1230
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1230
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.3
>            Reporter: wangxu
>
> If data field has many char which ascii value is 0 in the end,then will not discriminate fielddelim.Give rise to two fields become one filed.finally the sqoop job will fail.



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