You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Bharath Kumarasubramanian (JIRA)" <ji...@apache.org> on 2017/08/10 22:15:00 UTC

[jira] [Resolved] (SAMZA-504) Checkpoint tool doesn't work with task names with spaces

     [ https://issues.apache.org/jira/browse/SAMZA-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharath Kumarasubramanian resolved SAMZA-504.
---------------------------------------------
    Resolution: Not A Problem

It looks this problem doesn't exist anymore. 
Verified by running checkpoint tool using task names with spaces and few special characters.

> 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.4.14#64029)