You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Boglarka Egyed (Jira)" <ji...@apache.org> on 2019/09/06 11:06:00 UTC

[jira] [Commented] (SQOOP-3449) Support for DB2 DECFLOAT data type when importing to HDFS/Hive

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

Boglarka Egyed commented on SQOOP-3449:
---------------------------------------

Hi [~chiran54321],

Thanks for creating this JIRA. I have added you to the Contributors group and assigned this ticket to you.

For getting your change reviewed please open a pull request on [https://github.com/apache/sqoop] against trunk branch so that automated tests will run with your change.

Thank you,

Bogi

> Support for DB2 DECFLOAT data type when importing to HDFS/Hive
> --------------------------------------------------------------
>
>                 Key: SQOOP-3449
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3449
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: connectors
>    Affects Versions: 1.4.7
>            Reporter: Chiran Ravani
>            Assignee: Chiran Ravani
>            Priority: Major
>         Attachments: SQOOP-3449.patch
>
>
> The DB2 connector should add DECFLOAT data type support otherwise you will get an error that Hive does not support the SQL type.
> Example with column DESCRIPTION data type DECFLOAT:
> $SQOOP_HOME/bin/sqoop import --connect 'jdbc:db2://xxx.svl.ibm.com:60000/testdb1' --username db2inst1 --password db2inst1 --hive-table product_ct --table dexfloattest



--
This message was sent by Atlassian Jira
(v8.3.2#803003)