nifi/nifi-external
exceptionfactory b3b13a4ee0
NIFI-10145 Upgraded Hadoop from 3.3.2 to 3.3.3
- Excluded slf4j-reload4j implementation of Log4j 1
- Updated nifi-hive3-processors to leverage shared Hadoop version from 3.1.1
- Updated nifi-accumulo-bundle to leverage shared Hadoop version from 3.1.1
- Updated nifi-atlas-bundle to leverage shared Hadoop version from 3.3.2
- Updated nifi-spark-receiver to leverage shared Hadoop version from 3.3.2

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #6139.
2022-06-28 16:19:38 +02:00
..
nifi-example-bundle NIFI-9987 Standardize Commons IO on version 2.11.0 2022-05-09 12:06:37 +02:00
nifi-kafka-connect NIFI-5402 - Added more assembly options for different modules. Assemblies should build a zip by default, or a tar.gz with the -Ptargz profile 2022-06-23 13:52:41 -04:00
nifi-spark-receiver NIFI-10145 Upgraded Hadoop from 3.3.2 to 3.3.3 2022-06-28 16:19:38 +02:00
README.md NIFI-850 removed nifi parent, updated nifi pom, moved all nifi subdirs up one level, fixed readme. 2015-08-15 13:12:22 -04:00
pom.xml NIFI-9927 Initial Commit to clean up all extraneous version/group declarations. 2022-04-16 12:05:07 -04:00

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.