[ 
https://issues.apache.org/jira/browse/SQOOP-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341772#comment-14341772
 ] 

Sqoop QA bot commented on SQOOP-2153:
-------------------------------------

Testing file 
[SQOOP-2153.patch|https://issues.apache.org/jira/secure/attachment/12701625/SQOOP-2153.patch]
 against branch sqoop2 took 0:00:05.828798.

{color:red}Overall:{color} -1 due to an error

{color:red}ERROR:{color} failed to apply patch (exit code 1):
{code}error: patch failed: 
connector/connector-kite/src/main/java/org/apache/sqoop/connector/kite/util/KiteDataTypeUtil.java:82
error: 
connector/connector-kite/src/main/java/org/apache/sqoop/connector/kite/util/KiteDataTypeUtil.java:
 patch does not apply
{code}

{color:green}SUCCESS:{color} Clean was successful

Console output is available 
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1113/console].

This message is automatically generated.

> 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)

Reply via email to