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

Add timer to impalad-side of DDLs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Impala 3.0
    • None
    • Backend
    • None
    • ghx-label-2

    Description

      Currently, profiles include CatalogOpExecTimer, but aren't helpful if the time is spent on the impalad side. A scoped timer to ProcessCatalogUpdateResult would be useful for clarity.

      This is what we've come across:

      Query Timeline: 6s001ms
             - Query submitted: 159.835us (159.835us)
             - Planning finished: 1.686ms (1.526ms)
             - Rows available: 5s999ms (5s997ms)
             - First row fetched: 6s000ms (1.027ms)
             - Unregister query: 6s000ms (709.442us)
        ImpalaServer:
           - CatalogOpExecTimer: 3s188ms
           - ClientFetchWaitTimer: 1.690ms
           - RowMaterializationTimer: 0.000ns
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jeszyb Balazs Jeszenszky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: