[ https://issues.apache.org/jira/browse/SQOOP-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chiran Ravani updated SQOOP-3449: --------------------------------- Summary: Support for DB2 DECFLOAT data type when importing to HDFS/Hive (was: support for DB2 DECFLOAT data type when importing to hdfs) > 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 > 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)