Created 05-24-2017 11:29 PM
Hi all,
Is there any processor to ingest data into Kudu?
Created 05-25-2017 01:21 AM
Hi @Cam Mach
There isn't one for Kudu out of the box. However, you could either create a custom one, or create a flow that would land data on the box and then call the Kudu APIs (ExecuteScript processor maybe?) for the ingest.
As always if you find this post useful, please accept the answer.
Created 05-25-2017 01:21 AM
Hi @Cam Mach
There isn't one for Kudu out of the box. However, you could either create a custom one, or create a flow that would land data on the box and then call the Kudu APIs (ExecuteScript processor maybe?) for the ingest.
As always if you find this post useful, please accept the answer.
Created 05-25-2017 04:41 PM
Hi @Sonu Sahi, thanks for the response. Yes, I will create one and contribute to the project.
Created 05-25-2017 04:43 PM
Awesome! Don't forget to accept the answer above.
Created 07-17-2017 03:40 PM
Hi Cam Mach,
Did you get a chance to write a Kudu Processor? If No, Please let me know I'm interested in writing a processor for Kudu,
Created 10-31-2017 02:17 PM
A Kudu Processor was added to NiFi by @Cam Mach in NiFi 1.4.0. I wrote an HCC article about it: