Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14547 [Umbrella] Test case fixes / improvements
  3. HIVE-14670

org.apache.hadoop.hive.ql.TestMTQueries failure

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • None
    • None

    Description

      Introduced by HIVE-14627. We used to have a common q_init file for MR and CliDriver tests till HIVE-14627 was committed. Now, that the init files are separate and join1.q and groupby2.q are run as part of minimr tests, we cannot use these tests to test multi-threaded queries with the same setup file because they would result in different stats (due to the way the init scripts are written). The easy fix would be to substitute join1.q and groupby2.q with 2 files that actually run in CliDriver mode or to remove the files altogether. I am going with the latter option since we already have 6 query files in parallel and additionally we are trying to achieve a faster run.

      Attachments

        1. HIVE-14670.1.patch
          0.8 kB
          Hari Sankar Sivarama Subramaniyan

        Activity

          People

            hsubramaniyan Hari Sankar Sivarama Subramaniyan
            hsubramaniyan Hari Sankar Sivarama Subramaniyan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: