You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Shuaishuai Nie (JIRA)" <ji...@apache.org> on 2013/05/06 23:20:16 UTC

[jira] [Created] (SQOOP-1030) Enable column types Binary and Varbinary parsing in Sqoop for export

Shuaishuai Nie created SQOOP-1030:
-------------------------------------

             Summary: Enable column types Binary and Varbinary parsing in Sqoop for export
                 Key: SQOOP-1030
                 URL: https://issues.apache.org/jira/browse/SQOOP-1030
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.4.4
            Reporter: Shuaishuai Nie


Enable parsing Binary and Varbinary column types which are represented as BytesWritable in Sqoop generated classes. Currently, Sqoop generated classes for database tables support serializing BytesWritable fields into files (while importing), but not the other way around for deserializing the records back when exporting from HDFS.
 We need to handle this for supporting Varbinary federation columns as well as Binary and Varbinary columns in MS Sql Server

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira