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

More metrics to debug event processing lagging behind

    XMLWordPrintableJSON

Details

    Description

      Event processor could lag behind in many cases, e.g. processing lots events on large tables, waiting for table locks held by manual refresh or other metadata operations, etc.

      Currently we have metric on the last synced event id. We should also add metric on the latest event id in HMS. Users can compare them to know whether event processing is lagging behind.

      We should also add logs/metrics on tables that take long time in event processing, especially those longer than the event polling interval. So users can decide whether to disable event processing on them, or reduce concurrency of metadata operations on them.

      Some metrics like average events processing duration in the last 5min, 30min or 1h will also be helpful.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: