PutKafka doesn't support dynamic topic names, but it is a fairly old processor and should only be used with a 0.8.0 Kafka broker.
I think the PublishKafka variants (0.9, 0.10, 0.11, 1.0, 2.0) should all support dynamic topic names. On Tue, Nov 20, 2018 at 10:12 AM l vic <[email protected]> wrote: > > Hi, > I have to set topic name property of PutKafka processors from an attribute of > the incoming flowfile...Is there any possible way of doing this? > Thank you, > -V
