Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-730

hello-samza wikipedia-parser is using json serde for metrics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • hello-samza
    • None

    Description

      The configuration for the wikipedia-parser writes metrics to a kafka topic but uses the default json-serde instead of the metrics-serde for it.
      The metrics serde is defined, but not used in its wikipedia-parser.properties file.

      I propose to fix it by configuring it

       
      systems.kafka.streams.metrics.samza.msg.serde=metrics
      

      Attachments

        Activity

          People

            steven.aerts Steven Aerts
            steven.aerts Steven Aerts
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: