[
https://issues.apache.org/jira/browse/SQOOP-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132445#comment-15132445
]
Partha Raja commented on SQOOP-2809:
------------------------------------
Additional Information:
Sqoop was done with --table --columns --where --mapColumnJava options.
when we give as below in mapColumnJava, it started working.
--mapColumnJava=_2nd_lien_months_to_chargeoff
> Sqoop 1.4.5 - as text format - Columns starting with number not working
> -----------------------------------------------------------------------
>
> Key: SQOOP-2809
> URL: https://issues.apache.org/jira/browse/SQOOP-2809
> Project: Sqoop
> Issue Type: Bug
> Reporter: Partha Raja
>
> We are using Apache Sqoop 1.4.5 distributed through CDH 5.4.2.
> A SQL Server table has columns starting with numbers.
> When sqoop-ing this table, it failed with the message
> " Imported Failed: No column by the name 2nd_lien_months_to_chargeoff found
> while importing data; expecting one of [,,,
> _2nd_lien_months_to_chargeoff,,,,, ]"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)