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

Improve observability of execDdl code paths

    XMLWordPrintableJSON

Details

    • ghx-label-7

    Description

      It's hard to debug a hanging DDL/DML:

      • The last log before coordinator sending execDdl RPC to catalogd is "Analysis and authorization finished."
      • Catalogd just prints logs when it finishes the HMS operations and start reloading metadata incrementally.

      It'd be helpful to add logs:

      • On coordinator side, add logs when start/finish the execDdl RPCs.
      • On catalogd side, add logs when start/finish executing an execDdl request. More loggings in specifit complex ddls will also be helpful.

      We also need to add thread annotation in catalogd for the part executing HMS RPCs. We currently only have them in loading metadata. That's not enough.

      CC vihangk1 who may already have a draft for this.

      Attachments

        Issue Links

          Activity

            People

              stigahuang Quanlong Huang
              stigahuang Quanlong Huang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: