Skip to content

For NiFi v0.7.0

Latest
Compare
Choose a tag to compare
@xmlking xmlking released this 16 Jul 17:59
· 6 commits to master since this release

Updates

  • Updated to NiFi 0.7.0
  • Removed nifi-execute-groovy-processors and nifi-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

  1. Add nifi-sumo-common-0.7.0-SNAPSHOT.jar to Module Directory set in the ExecuteScript Processor's properties

Copy required NAR files attached in this release to $NIFI_HOME/lib and restart NiFi.