[
https://issues.apache.org/jira/browse/SAMZA-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271771#comment-14271771
]
Tommy Becker commented on SAMZA-504:
------------------------------------
Dumping the properties file would be great. As it is, the properties simply
get written to the log, which makes it a bit of a pain to extract the data you
need.
> Checkpoint tool doesn't work with task names with spaces
> --------------------------------------------------------
>
> Key: SAMZA-504
> URL: https://issues.apache.org/jira/browse/SAMZA-504
> Project: Samza
> Issue Type: Bug
> Components: container
> Affects Versions: 0.8.0
> Reporter: Chris Riccomini
>
> From [this
> thread|http://mail-archives.apache.org/mod_mbox/incubator-samza-dev/201501.mbox/%3C962D3CAB94174A4E9B771B88A9DFE7B10F1C8B8E%40SJEXMB02.Tivo.com%3E].
> {noformat}
> 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).
> {noformat}
> {noformat}
> 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
> {noformat}
> It looks like the space in the task name is breaking things.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)