Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3525

Regression in Hash table BuildPartition introduce between Apr 22 <-> Apr 20

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Bug
    • Impala 2.6.0
    • Impala 2.6.0
    • Backend
    • None

    Description

      Assigning to myself till I find the check-in causing the regression.

      Baseline

         HASH_JOIN_NODE (id=2):(Total: 2m34s, non-child: 2m14s, % non-child: 86.78%)
               - BuildPartitionTime: 15s542ms
               - BuildRows: 30.00M (30000000)
               - BuildTime: 11s840ms
      

      Regression

         HASH_JOIN_NODE (id=2):(Total: 2m39s, non-child: 2m23s, % non-child: 90.24%)
               - BuildPartitionTime: 24s782ms
               - BuildRows: 30.00M (30000000)
               - BuildRowsPartitioned: 30.00M (30000000)
               - BuildTime: 12s134ms
      

      Regression was introduced between 74b45794d2a0f4a459f604ddbc4964685437b0ff and 35713197462670a62625b3b36c9af3f24339abc5

      Attachments

        1. baseline_primitive_exchange_shuffle.txt
          721 kB
          Mostafa Mokhtar
        2. regressed_primitive_exchange_shuffle.txt
          733 kB
          Mostafa Mokhtar

        Activity

          People

            mmokhtar Mostafa Mokhtar
            mmokhtar Mostafa Mokhtar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: