Senthil Ganesh created SQOOP-2978: ------------------------------------- Summary: Netezza import/export fails when TIME column is mapped with TIMESTAMP Key: SQOOP-2978 URL: https://issues.apache.org/jira/browse/SQOOP-2978 Project: Sqoop Issue Type: Bug Components: connectors Affects Versions: 1.4.6 Reporter: Senthil Ganesh Fix For: 1.4.7
We have scenarios where we need to map TIME data type column of Netezza with TIMESTAMP from Sqoop. However, that fails with java.lang.ClassCastException: java.sql.Time cannot be cast to java.sql.Timestamp error. Same approach works with other databases. -- This message was sent by Atlassian JIRA (v6.3.4#6332)