NiFi 1.19.1.100 - 2404 (EEP 9.2.2) Release Notes
The following notes relate specifically to the HPE Ezmeral Data Fabric distribution for Apache
NiFi. You may also be interested in theApache NiFi changelog and theApache NiFi home
page.
NiFi Version | 1.19.1.100 |
Release Date | April 2024 |
HPE Version Interoperability | See EEP Components and OS Support. |
Source on GitHub | https://github.com/mapr/nifi |
GitHub Release Tag | 1.19.1.100-eep-922 |
Maven Artifacts | https://repository.mapr.com/maven/ |
Package Names | Navigate to http://package.ezmeral.hpe.com/releases/MEP/, and select your EEP(MEP) and OS to view the list of package names. |
Documentation |
New in This Release
None.
Fixes
This HPE release includes the following fixes on the base release:
For complete details, refer to the commit log for this project in GitHub.
GitHub Commit Number | Date (YYYY-MM-DD) | Fix Number and Description |
7e3d17866a | 2024-03-21 | ENIFI-138: add more slf4j-reload4j exclusions |
1043bf1159 | 2024-02-15 | ENIFI-243: fix handling for not-used libs |
398757c6f8 | 2024-01-05 | EZNIFI-233: fix IS_SECURED init expr for configure.sh run |
a01f91659c | 2024-01-15 | Correct mischanged jersey-client version |
41c90bad19 | 2024-01-11 | EZNIFI-238: NoClassDefFoundError org/apache/hive/common/util/MapRKeystoreReader |
367778019f | 2024-01-10 | EZNIFI-185: include nifi-hive-services-api-nar to build |
c924621372 | 2023-07-31 | EZNIFI-199: stop interrupting FileSystem statistic data cleaner thread |
12060aa924 | 2023-09-28 | EZNIFI-219: copy warden.nifi.conf file with preserved user and group owner, permissions |
ec4e0f6440 | 2023-06-06 | NIFI-11653: Added Connection URL Validation for Database Services |
36d6cb20bc | 2023-02-08 | NIFI-11151: Improving code reusability of DBCP services |
b76ed0524b | 2023-02-16 | NIFI-11191: Refactored HikariCPConnectionPoolTest with Mock Driver (#6966) |
eb49f830f2 | 2023-05-30 | NIFI-11614: Improved Validation for JndiJmsConnectionFactoryProvider |
Known Issues and Limitations
-
All processors launch under NiFi user. This user is a cluster admin (mapr).
- Processors and services related to HBase and Hive are available only if each node in
the NiFi cluster has installed the
mapr-hive
andmapr-hbase
packages, respectively. -
NiFi does not support the following:
- Spark
- HPE Ezmeral Data Fabric Database DB JSON
- Installation on edge nodes
- Data Fabric SASL for UI
Resolved Issues
- None.