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

AdmissionControlTimeSinceLastUpdate TIME_MS counter breaks some profile consumers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 3.2.0
    • Impala 3.2.0
    • Backend

    Description

      The issue is:

      • type is a required field for TCounter with enum type TUnit
      • Some readers (e.g. Java) that encounter an unknown enum value replace it it with null, then throw an exception because it is a required field

      This means that the workflow for adding a new TUnit is basically broken, since we can't add a unit in Impala then update readers later.

      I think we should switch to TIME_NS then reconsider the workflow here.

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: