[
https://issues.apache.org/jira/browse/SQOOP-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126706#comment-13126706
]
Bilung Lee commented on SQOOP-353:
----------------------------------
Thanks for the patch, Alex! Look like your patch includes
(1) Binary type mapping into Hive
(2) Replace the if-else clauses with a case statement.
Since SQOOP-342 introduces a more flexible option to allow mapping into
specific Hive types, I would suggest to use that for (1) instead. Even though,
it is good to use a case statement in (2), and we should keep that still. What
do you think?
> Sqoop doesn't import binary types into hive
> -------------------------------------------
>
> Key: SQOOP-353
> URL: https://issues.apache.org/jira/browse/SQOOP-353
> Project: Sqoop
> Issue Type: Improvement
> Reporter: Alex Newman
> Assignee: Alex Newman
> Attachments:
> 0001-SQOOP-353.-Sqoop-doesn-t-import-binary-types-into-hi.patch
>
>
> Currently there is no way to import BLOBs,CLOBS or binaries into hive via
> sqoop. We could simply make these a string and warn that it's an inexact type.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira