Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-609

3rd party LobAvroImportTest failures in trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4.2
    • None
    • test
    • None

    Description

      To reproduce the failures, please do:

      ant test -Dtestcase=MySQLLobAvroImportTest -Dhadoopversion=20
      ant test -Dtestcase=OracleLobAvroImportTest -Dhadoopversion=20
      

      Assertion fails with the following messages:

      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)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            cheolsoo Cheolsoo Park
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: