[
https://issues.apache.org/jira/browse/SQOOP-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484661#comment-14484661
]
Qian Xu commented on SQOOP-2286:
--------------------------------
[~abec] In general +1.
Note that we do not store the original column name. In case of an invalid
candidate name, it will have a "AVRO_" prefix. I'd rather suggest use some
`--mapper-column` argument to ask user to give an expected avro identifier.
Imagine that user provides an invalid file path as destination, we will show an
error instead of using a suggested file path.
> Ensure Sqoop generates valid avro column names
> ----------------------------------------------
>
> Key: SQOOP-2286
> URL: https://issues.apache.org/jira/browse/SQOOP-2286
> Project: Sqoop
> Issue Type: Bug
> Reporter: Abraham Elmahrek
> Assignee: Abraham Elmahrek
> Fix For: 1.4.7
>
> Attachments: SQOOP-2286.patch
>
>
> Sqoop should generate valid avro column names:
> https://avro.apache.org/docs/1.7.7/spec.html#Names.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)