Re: Change Topic Name

2016-06-02 Thread Todd Palino
. I don't know if there > is anything in log file format info or Zoo info attached to original topic > which would prevent it to work. > > Petr > > -Original Message- > From: Todd Palino [mailto:tpal...@gmail.com] > Sent: 1. června 2016 10:48 > To: users@kafka.ap

RE: Change Topic Name

2016-06-01 Thread Vladimir Picka
topic which would prevent it to work. Petr -Original Message- From: Todd Palino [mailto:tpal...@gmail.com] Sent: 1. června 2016 10:48 To: users@kafka.apache.org Subject: Re: Change Topic Name There's no way to do that. If you're trying to maintain data, you'll need to read a

Re: Change Topic Name

2016-06-01 Thread Todd Palino
There's no way to do that. If you're trying to maintain data, you'll need to read all the data from the existing topic and produce it to the new one. -Todd On Wednesday, June 1, 2016, Johannes Nachtwey < johannes.nachtweyatw...@gmail.com> wrote: > Hi guys, > > it´s possible to change an existing