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

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

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12590697/SQOOP-1113.patch 
against branch sqoop2.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All tests passed

Console output: https://builds.apache.org/job/PreCommit-SQOOP-Build/40/console

This message is automatically generated.
                
> Sqoop2: Text splitter will fail on interval "Breezy Badger"" to "Warty 
> Warthog""
> --------------------------------------------------------------------------------
>
>                 Key: SQOOP-1113
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1113
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Venkat Ranganathan
>             Fix For: 1.99.3
>
>         Attachments: failing_test.patch, SQOOP-1113.patch
>
>
> Attached test case for text splitter will fail on following exception:
> {code}
> java.lang.IllegalArgumentException
>       at java.lang.Character.toChars(Character.java:4982)
>       at 
> org.apache.sqoop.connector.jdbc.GenericJdbcImportPartitioner.bigDecimalToText(GenericJdbcImportPartitioner.java:565)
>       at 
> org.apache.sqoop.connector.jdbc.GenericJdbcImportPartitioner.constructTextConditions(GenericJdbcImportPartitioner.java:500)
>       at 
> org.apache.sqoop.connector.jdbc.GenericJdbcImportPartitioner.partitionTextColumn(GenericJdbcImportPartitioner.java:269)
>       at 
> org.apache.sqoop.connector.jdbc.GenericJdbcImportPartitioner.getPartitions(GenericJdbcImportPartitioner.java:99)
>       at 
> org.apache.sqoop.connector.jdbc.GenericJdbcImportPartitioner.getPartitions(GenericJdbcImportPartitioner.java:38)
>       at 
> org.apache.sqoop.connector.jdbc.TestImportPartitioner.testVarcharPartitionUbuntuEdition(TestImportPartitioner.java:463)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at 
> org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
>       at 
> com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:74)
>       at 
> com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:196)
>       at 
> com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:64)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>       at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to