Venkatesh Kumar S created SQOOP-1286:
----------------------------------------
Summary: Sqoop error doesn't show column name in case of data
integrity issues
Key: SQOOP-1286
URL: https://issues.apache.org/jira/browse/SQOOP-1286
Project: Sqoop
Issue Type: Bug
Reporter: Venkatesh Kumar S
The error message thrown in case of data integrity issues as shown below
doesn't show the actual column name. We are importing from table which has
around 400+ columns it would be very much help full the error message thrown
shows the column name in addition.
java.lang.IllegalArgumentException
at java.sql.Date.valueOf(Date.java:138)
at TEST.__loadFromFields(TEST.java:893)
at TEST.parse(TEST.java:770)
at org.apache.sqoop.mapreduce.TextExportMapper
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)