[
https://issues.apache.org/jira/browse/SQOOP-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343465#comment-14343465
]
Hudson commented on SQOOP-2153:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop200 #768 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/768/])
SQOOP-2153: Sqoop2: Ensure creation of valid Avro schema names (cshapi:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=9541d4f32f9f9c4bff3eae2929f7bd4601c89b29)
*
connector/connector-kite/src/test/java/org/apache/sqoop/connector/kite/util/TestDataTypeUtil.java
*
connector/connector-kite/src/main/java/org/apache/sqoop/connector/kite/util/KiteDataTypeUtil.java
> 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, 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)