[ 
https://issues.apache.org/jira/browse/SAMZA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423228#comment-15423228
 ] 

Navina Ramesh commented on SAMZA-999:
-------------------------------------

Most of our command line tools will have this problem since they parse the raw 
configs, instead of re-written configs. I personally would like to deprecate 
the rewriter in the future release when we have stable API. For now, I am ok 
with a +1 for just this tool :)

[~boryas] Please add description to the future JIRAs, esp in open-source. It 
will help others understand the context. Thanks!

> Checkpoint-tool needs to use the rewriter to rewrite the configs.
> -----------------------------------------------------------------
>
>                 Key: SAMZA-999
>                 URL: https://issues.apache.org/jira/browse/SAMZA-999
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>              Labels: newbie++
>             Fix For: 0.11.0
>
>         Attachments: SAMZA-999.patch
>
>
> Samza provides rewriters for configs so that configs can be re-written at 
> runtime. Since this is done by the JobRunner at runtime, command-line tools 
> like checkpoint-tool behave differently than in the original job. In order to 
> match the behavior, we have apply config rewriters in the checkpoint tool as 
> well. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to