Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3902 Multi-threaded query execution
  3. IMPALA-9027

Update planner decisions to factor in mt_dop

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.4.0
    • Frontend
    • None
    • ghx-label-5

    Description

      We need to make sure all decisions in the planner that currently use number of nodes use number of instances if appropriate.

      E.g.

      • HashJoinNode.computeNodeResourceProfile() has a TODO.
      • I think the broadcast/shuffle decision doesn't take into account mt_dop, which is wrong if we're broadcasting to multiple instances per fragment.

      Attachments

        Activity

          People

            tarmstrong Tim Armstrong
            tarmstrong Tim Armstrong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: