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