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

fix mvn test TestHiveMetaStore.testTransactionalValidation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.2.0
    • Tests
    • None

    Description

      This test doesn't drop it's table. And because there are a few subclasses of it...the second one will fail - because the table already exists. for example:

      mvn clean package  -Pitests -Dtest=TestSetUGIOnBothClientServer,TestSetUGIOnOnlyClient
      

      will cause:

      org.apache.hadoop.hive.metastore.api.AlreadyExistsException: Table acidTable already exists
      

      for the second test.

      Attachments

        1. HIVE-14279.1.patch
          6 kB
          Zoltan Haindrich

        Activity

          People

            kgyrtkirk Zoltan Haindrich
            kgyrtkirk Zoltan Haindrich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: