Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-4514

[beeswax] Fix test_explain_query and test_explain_query_i18n for default execution engine Tez

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 3.10.0
    • Fix Version/s: 3.11.0
    • Component/s: con.hive
    • Labels:
      None

      Description

      In hive 1.2 (HIVE-9780) support was added for displaying explain data in a form more
      suited for RDBMS users when hive was used on Tez. This setting (hive.explain.user) was
      defaulted to 'false' which kept the output format of MR when Tez was used as the execution
      engine. In hive 2.0 (HIVE-11037), this default was changed to 'true' which causes these
      two tests to fail when the execution engine is Tez. To avoid this on Tez (And potentially spark/MR
      if this setting gets implemented there), I have added a setting to this test to turn off
      this behavior.

        Attachments

          Activity

            People

            • Assignee:
              zyork Zach York
              Reporter:
              zyork Zach York
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: