You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/02/28 21:37:04 UTC

[jira] [Updated] (SQOOP-2153) Sqoop2: Ensure creation of valid Avro schema names

     [ https://issues.apache.org/jira/browse/SQOOP-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SQOOP-2153:
--------------------------------------
    Attachment: SQOOP-2153.patch

> Sqoop2: Ensure creation of valid Avro schema names
> --------------------------------------------------
>
>                 Key: SQOOP-2153
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2153
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.5
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.6
>
>         Attachments: SQOOP-2153.patch
>
>
> While creating integration tests for Kite connector, I've noticed that the connector is directly using Schema names (both for schema itself and for all columns) as Avro names. However we do not impose any restriction to the names wheres [Avro names are very strict|http://avro.apache.org/docs/1.7.7/spec.html#Names]. Hence if we are importing table that do not correspond to valid Avro name, we will error out with quite confusing error message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)