Updates
- Updated to NiFi 0.7.0
- Removed
nifi-execute-groovy-processorsandnifi-execute-javascript-processorsas they no longer needed. - Adding
nifi-distributed-cache-client-servicedependency to NiFi Utils, so you can use distributed cache service with Scripting processors. - Adding
StringSerDehelper class for NiFi utils package to use along with distributed cache service.
Instructions
- Add
nifi-sumo-common-0.7.0-SNAPSHOT.jarto Module Directory set in theExecuteScriptProcessor's properties
Copy required NAR files attached in this release to $NIFI_HOME/lib and restart NiFi.