You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2012/10/15 08:53:04 UTC

[jira] [Assigned] (SQOOP-609) 3rd party LobAvroImportTest failures in trunk

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

Cheolsoo Park reassigned SQOOP-609:
-----------------------------------

    Assignee:     (was: Cheolsoo Park)
    
> 3rd party LobAvroImportTest failures in trunk
> ---------------------------------------------
>
>                 Key: SQOOP-609
>                 URL: https://issues.apache.org/jira/browse/SQOOP-609
>             Project: Sqoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.2
>            Reporter: Cheolsoo Park
>             Fix For: 1.4.3
>
>
> To reproduce the failures, please do:
> {code}
> ant test -Dtestcase=MySQLLobAvroImportTest -Dhadoopversion=20
> ant test -Dtestcase=OracleLobAvroImportTest -Dhadoopversion=20
> {code}
> Assertion fails with the following messages:
> {code}
> null expected:<...b(lf,_lob/large_obj_[task_local_0002_m_00000]00.lob,68,23)> but was:<...b(lf,_lob/large_obj_[attempt_local_0002_m_000000_]00.lob,68,23)>
> junit.framework.ComparisonFailure: null expected:<...b(lf,_lob/large_obj_[task_local_0002_m_00000]00.lob,68,23)> but was:<...b(lf,_lob/large_obj_[attempt_local_0002_m_000000_]00.lob,68,23)>
>     at com.cloudera.sqoop.testutil.LobAvroImportTestCase.testBlobAvroImportExternal(LobAvroImportTestCase.java:206)
> {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