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

Hudson commented on SQOOP-2371:
-------------------------------

FAILURE: Integrated in Sqoop-ant-jdk-1.6-hadoop100 #965 (See 
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop100/965/])
SQOOP-2371: Tests from *LobAvroImportTest might fail (abe: 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=2e4de0469db1eb346580f7afe9d0b2b92d2636cc)
* src/test/com/cloudera/sqoop/testutil/LobAvroImportTestCase.java


> Tests from *LobAvroImportTest might fail
> ----------------------------------------
>
>                 Key: SQOOP-2371
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2371
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.6
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.4.7
>
>         Attachments: SQOOP-2371.patch
>
>
> The family of {{*LobAvroImportTest}} is failing in my environment on various 
> exceptions:
> * Oracle: {{ORA-00932: inconsistent datatypes: expected - got BLOB}}
> * MySQL: {{java.io.IOException: Sqoop does not have the splitter for the 
> given SQL data type. Please use either different split column (argument 
> --split-by) or lower the number of mappers to 1. Unknown SQL data type: -4}}
> It seems that the test is specifying explicitly two mappers ({{-m 2}}) but 
> all the code is assuming one mapper only (we don't have splitter for BLOB, 
> we're verifying only one output file, ...). I'm not 100% sure why it was 
> passing before, but changing the expected number of mappers to 1 seems as the 
> right thing to do.



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

Reply via email to