Description
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.