Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-3812

TestCase TestJdbcDriver fails with IBM Java 6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 0.8.0, 0.8.1, 0.9.0, 0.10.0
    • None
    • JDBC, Tests
    • None
    • Apache Ant 1.7.1
      IBM JDK 6

    Description

      When running testcase TestJdbcDriver with IBM Java 6, it fails with the following error:

      <failure message="expected:[[{}, 1], [

      {[c=d, a=b]}, 2]] but was:[[{}, 1], [{[a=b, c=d]}, 2]];" type="junit.framework.ComparisonFailure">junit.framework.ComparisonFailure: expected:[[{}, 1], [{[c=d, a=b]}

      , 2]] but was:[[{}, 1], [

      {[a=b, c=d]}

      , 2]];
      at junit.framework.Assert.assertEquals(Assert.java:85)
      at junit.framework.Assert.assertEquals(Assert.java:91)
      at org.apache.hadoop.hive.jdbc.TestJdbcDriver.testDataTypes(TestJdbcDriver.java:380)

      Attachments

        1. HIVE-3812.1_0.8.1.patch.txt
          0.9 kB
          Renata Ghisloti Duarte de Souza
        2. HIVE-3812.1_trunk.patch.txt
          1.0 kB
          Renata Ghisloti Duarte de Souza

        Activity

          People

            Unassigned Unassigned
            rgduarte@br.ibm.com Renata Ghisloti Duarte de Souza
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: