2) Open org.apache.nifi.processor.Processor
3) Add your processors like so
org.apache.nifi.processors.yourbundle.MyProcessor org.apache.nifi.processors.yourbundle.MyProcessor2 org.apache.nifi.processors.yourbundle.MyThirdProcessor4) Apache NiFi will now load these processors in the bundle
No comments:
Post a Comment