[ 
https://issues.apache.org/jira/browse/SQOOP-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665115#comment-13665115
 ] 

Hudson commented on SQOOP-1030:
-------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop20 #636 (See 
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop20/636/])
    SQOOP-1030: Enable column types Binary and Varbinary parsing in Sqoop for 
export (Revision b2d3a682adae553902897466555e2766ae665619)

     Result = SUCCESS
jarcec : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=b2d3a682adae553902897466555e2766ae665619
Files : 
* src/test/com/cloudera/sqoop/manager/SQLServerManagerExportManualTest.java
* src/java/org/apache/sqoop/orm/ClassWriter.java

                
> 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
>            Assignee: Shuaishuai Nie
>              Labels: codegen
>             Fix For: 1.4.4
>
>         Attachments: SQOOP-1030.1.patch, SQOOP-1030.2.patch, 
> SQOOP-1030.3.patch
>
>
> 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

Reply via email to