Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14443 Improve ide&testing support
  3. HIVE-14985

Remove UDF-s created during test runs

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.3.0
    • Testing Infrastructure
    • None

    Description

      When I tried to run llap_udf.q repeatedly from my IDE then the first run was a pass, but following runs were failed.

      The query does not remove the created functions in the query file which could cause problems for the follow up tests.

      The same problem could happen if a query test fails in the middle of the script, and even though the file contains the removal sql commands, those are not executed.

      It might be a good idea to clean up not just tables and keys, but functions created during the test run.

      Attachments

        1. HIVE-14985.2.patch
          3 kB
          Peter Vary
        2. HIVE-14985.patch
          3 kB
          Peter Vary

        Issue Links

          Activity

            People

              pvary Peter Vary
              pvary Peter Vary
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: