BIGabor commented on pull request #2743: URL: https://github.com/apache/nifi/pull/2743#issuecomment-844733063
Hi, I tried this nar from InfluxDB, and it's usable. Not like built-in NiFi Influx. I have JSON Input. Set JSONTreereader as a source, and just typed in the JSON keys to the right params, and viola, works. It also support InfluxDB 2. @MikeThomsen I see your points, but it's much much better than the built-in. And you can use attributes to as params. It's really supereasy. I stopped creating execute script processors, and so on, just added an ConsumeKafka, and PutInfluxDatabaseRecord_2, that's all, it works! @bednar one improvement would be fine: the possibility to use Processorgroups Params too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
