Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-22149

Metastore: Unify codahale metrics.log json structure between hiveserver2 and metastore services

    XMLWordPrintableJSON

Details

    Description

      While fixing HIVE-22140 I found some really annoying differences between the codahale metric file structures between hiveserver2 and metastore, e.g.

      open_connections: can be found in "counters" for hs2, but in "gauges" for ms
      threads count: it's a proper "threads.count" for hs2, but a really ambiguous "count" for ms

      so I realized that "memory." and "threads." prefix is completely absent in ms metrics file, which is misleading

      Attachments

        1. metrics_metastore.log
          7 kB
          László Bodor
        2. metrics_hiveserver2.log
          17 kB
          László Bodor
        3. HIVE-22149.03.patch
          14 kB
          László Bodor
        4. HIVE-22149.03.patch
          14 kB
          László Bodor
        5. HIVE-22149.03.patch
          14 kB
          László Bodor
        6. HIVE-22149.02.patch
          12 kB
          László Bodor
        7. HIVE-22149.01.patch
          11 kB
          László Bodor
        8. HIVE-22149.01.patch
          11 kB
          László Bodor
        9. HIVE-22149.01.patch
          11 kB
          László Bodor

        Activity

          People

            abstractdog László Bodor
            abstractdog László Bodor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: