Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
02-17-2020
01:14 AM
- last edited on
02-17-2020
03:10 AM
by
VidyaSargur
Good day,
I'm trying to upload nifi template and getting this kind of error:
org.apache.nifi.processors.kite.ConvertAvroSchema is not known to this NiFi instance
I suppose that my Nifi Instance misses some component - but where can I get it and where on file system I need to add missing file?
I'm little bit confused.
Thanks!
Created on 02-18-2020 07:23 AM - edited 02-18-2020 10:24 AM
Maybe your version with template have (lower) version than 1.9.0 and other one is higher?
There some bundles removed from the default.
You can find it here:
https://github.com/apache/nifi/tree/master/nifi-nar-bundles/nifi-kite-bundle
Created on 02-18-2020 07:23 AM - edited 02-18-2020 10:24 AM
Maybe your version with template have (lower) version than 1.9.0 and other one is higher?
There some bundles removed from the default.
You can find it here:
https://github.com/apache/nifi/tree/master/nifi-nar-bundles/nifi-kite-bundle
Created on 07-31-2020 02:25 PM - edited 07-31-2020 02:27 PM
I am getting similar error. Where are we supposed to add the jar files from the github link provided above. I am able to upload the template, but when I put that in canvas I get this error
org.apache.nifi.processors.kite.ConvertJSONToAvro is not known to this NiFi instance