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