Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2936

TPCH 4 and 18 SF100 hangs when hash agg is turned off

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Pending Closed
    • None
    • 1.0.0
    • Execution - Flow
    • None

    Description

      sys options:

      0: jdbc:drill:schema=dfs.drillTestDirTpch100P> alter system set `planner.memory.max_query_memory_per_node` = 29205777612;
      
      0: jdbc:drill:schema=dfs.drillTestDirTpch100P> alter system set `planner.enable_hashjoin`=false;
      
      0: jdbc:drill:schema=dfs.drillTestDirTpch100P> alter system set `planner.enable_hashagg`=false;
      

      On executing TPCH 04 query hangs. From the profiles page does not look like any fragments are making progress, the last progress time stamps were sometime back.

      Attached is the logical plan.

      Attachments

        1. Screen Shot 2015-05-01 at 2.40.36 PM.png
          115 kB
          Ramana Inukonda Nagaraj
        2. DRILL-2936.patch
          53 kB
          Steven Phillips
        3. DRILL-2936_2015-05-12_17:34:27.patch
          65 kB
          Steven Phillips

        Activity

          People

            jnadeau Jacques Nadeau
            inramana Ramana Inukonda Nagaraj
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: