Senthil Ganesh created SQOOP-2979:
-------------------------------------
Summary: Oracle direct mode do not allow FLOAT data type
(java.lang.ClassCastException: java.lang.Double cannot be cast to
java.math.BigDecimal)
Key: SQOOP-2979
URL: https://issues.apache.org/jira/browse/SQOOP-2979
Project: Sqoop
Issue Type: Bug
Components: connectors
Affects Versions: 1.4.6
Reporter: Senthil Ganesh
Fix For: 1.4.7
Using --direct option with Oracle table having float data type sees below
exception:
Error: java.io.IOException: java.sql.SQLException:
java.lang.ClassCastException: java.lang.Double cannot be cast to
java.math.BigDecimal
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)