You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Venkat Ranganathan (JIRA)" <ji...@apache.org> on 2013/07/03 21:40:20 UTC

[jira] [Updated] (SQOOP-1113) Sqoop2: Text splitter will fail on interval "Breezy Badger"" to "Warty Warthog""

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

Venkat Ranganathan updated SQOOP-1113:
--------------------------------------

    Attachment: SQOOP-1113.patch
    
> 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