You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Venkatesh Kumar S (JIRA)" <ji...@apache.org> on 2014/02/10 11:47:19 UTC

[jira] [Created] (SQOOP-1286) Sqoop error doesn't show column name in case of data integrity issues

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)