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

Checkpoint tool doesn't work with task names with spaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 0.8.0
    • None
    • container
    • None

    Description

      From this thread.

      I'm running the following:
      
      bin/checkpoint-tool.sh --config-path config/myjob.properties --new-offsets /path/to/reset-offsets.properties
      
      The job.name property is set in myjob.properties (this is the same config I use to run the job).
      
      Warning: ignoring unrecognised property: tasknames.Partition = 8.systems.kafka.streams.mytopic.partitions.8=0
      
      which is puzzling because the line for partition 8 in the file looks like this:
      
      tasknames.Partition 8.systems.kafka.streams.mytopic.partitions.8=0
      

      It looks like the space in the task name is breaking things.

      Attachments

        Activity

          People

            Unassigned Unassigned
            criccomini Chris Riccomini
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: