mirror of https://github.com/apache/nifi.git
8959226b50
- Updated stateless and StandardProcessGroup, etc. to make use of VersionedExternalFlow - Updated StatelessDataflowDefinition to use ExternalVersionedFlow instead of generic type - Updated Stateless Bootstrap to avoid loading stateless engine libs from root class path but instead use a NarClassLoader to load the statelss nar Signed-off-by: Joe Gresock <jgresock@gmail.com> This closes #5832. |
||
---|---|---|
.. | ||
nifi-example-bundle | ||
nifi-kafka-connect | ||
nifi-spark-receiver | ||
README.md | ||
pom.xml |
README.md
nifi-external
The nifi-external module is a location where components can be developed by the NiFi team that are not intended to be used directly by NiFi but are to be used within other frameworks in order to integrate with NiFi.