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

TestMinimrCliDriver failure if run in the same command as TestHBaseNegativeCliDriver

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • Testing Infrastructure
    • None

    Description

      TestHBaseNegativeCliDriver does not drop all of the tables created during the test. The next CliDriver test in line (TestMinimrCliDriver) tries to clean up the tables created by the test HBase instance and fails:

      {format}

      junit.framework.AssertionFailedError: Unexpected exception in setup
      at junit.framework.Assert.fail(Assert.java:57)
      at junit.framework.TestCase.fail(TestCase.java:227)
      at org.apache.hadoop.hive.cli.TestMinimrCliDriver.setUp(TestMinimrCliDriver.java:71)

      
      

      This only happens if you run these tests in the same maven command.

      Attachments

        1. HIVE-8812.1.patch
          0.9 kB
          Jason Dere
        2. HIVE-8812.2.patch
          0.9 kB
          Jason Dere
        3. HIVE-8812.3.patch
          2 kB
          Jason Dere
        4. HIVE-8812.4.patch
          2 kB
          Jason Dere

        Activity

          People

            jdere Jason Dere
            jdere Jason Dere
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: