[
https://issues.apache.org/jira/browse/SQOOP-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021115#comment-17021115
]
Denes Bodo commented on SQOOP-3449:
-----------------------------------
[~BoglarkaEgyed] can you please share how we could retrigger the test run?
Thanks
> 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.01.patch, SQOOP-3449.patch,
> TEST-org.apache.sqoop.manager.db2.DB2DECFLOATTypeImportManualTest.txt,
> TEST-org.apache.sqoop.metastore.db2.DB2JobToolTest.txt,
> TEST-org.apache.sqoop.metastore.db2.DB2MetaConnectIncrementalImportTest.txt,
> TEST-org.apache.sqoop.metastore.db2.DB2SavedJobsTest.txt
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.4#803005)