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

Add a string metric to expose the Kudu client version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 2.8.0
    • Impala 2.10.0
    • Backend
    • ghx-label-6

    Description

      The kudu client version can be accessed via kudu::client::GetShortVersionString(). We should expose this as an Impala string metric, e.g. see how impalad-metrics.h creates a string metric for the Impala server version:

        IMPALA_SERVER_VERSION = m->AddProperty<string>(
            ImpaladMetricKeys::IMPALA_SERVER_VERSION, GetVersionString(true));
      

      Attachments

        Activity

          People

            bikramjeet.vig Bikramjeet Vig
            mjacobs Matthew Jacobs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: