Hello,

I’m trying to write the checkpoints for a Samza task supplying these arguments 
to the checkpoint tool:

bin/checkpoint-tool.sh 
--new-offsets=file:///checkpoints/client-metrics.properties 
--config-path=file:///checkpoints/task.properties

However, it doesn’t actually write the checkpoints and, instead, prints out the 
current checkpoints.

Is the tool currently broken? A sample of the client-metrics.properties file:

tasknames.Partition 13.systems.kafka.streams.Sessions.partitions.13 = 7233333
tasknames.Partition 14.systems.kafka.streams.Sessions.partitions.14 = 14589258
tasknames.Partition 15.systems.kafka.streams.Sessions.partitions.15=10886881

Lukas

Reply via email to