Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-606

Profiler Overwriting Previously Written Values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Major
    • Resolution: Done
    • 0.3.0
    • 0.3.1
    • None

    Description

      The Profiler is repetitively overwriting previously written values. Where I would expect to see a series of multiple values in Hbase, one written per flush, there is only a single value. This same value is being repetitively overwritten with new data.

      This is occurring because the same ProfileMeasurement is being re-used after a flush event. Prior to METRON-575, a new ProfileMeasurement was created after a flush event. Without the new ProfileMeasurement, the timestamp used to generate the row key remains the same.

      Drat.

      Attachments

        Issue Links

          Activity

            People

              nickwallen Nick Allen
              nickwallen Nick Allen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: