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]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

NIFI custom processor error - can not upload template

avatar

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! 

1 ACCEPTED SOLUTION

avatar
Expert Contributor

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

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

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

avatar
New Contributor

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