NiFi 1.19.1.150 - 2505 (EEP 9.2.3) 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.150 |
Release Date | May 2025 |
HPE Version Interoperability | See EEP Components and OS Support. |
Source on GitHub | https://github.com/mapr/nifi |
GitHub Release Tag | 1.19.1.150-eep-923 |
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
- Bug fixes
- CVE fixes
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 |
32d0445355 | 2025-05-08 | ENIFI-316: Upgrade json-smart to 2.5.2. |
974d2e78e8 | 2025-04-25 | ENIFI-314: Upgrade Parquet Avro from 1.13.1 to 1.15.1. |
86b1722518 | 2024-09-06 | ENIFI-276: Update versions of Spring to 5.3.39 and Spring Security to 5.8.14. |
e373dec38a | 2024-06-26 | ENIFI-274: Upgrade Spring and Jetty. |
751699b9ec | 2024-01-15 | EZNIFI-237: Fix restart error during configuration. |
88d116cc53 | 2024-01-08 | EZNIFI-234: Critical error while configuring NIFI after upgrade. |
7092455b59 | 2023-11-20 | EZNIFI-231: Fix deb preinst script globbing. |
e2a810defc | 2023-11-11 | EZNIFI-231: Make complete clean of lib and work directory during upgrade. |
0fa5658002 | 2023-07-31 | EZNIFI-230: Add maprfs dependency to hive processors. |
a1312a4627 | 2023-07-27 | EZNIFI-202: Make replaceDependenciesForEnvVersions function trigger nifi restart and omit dependency replacement when versions are unchanged. |
e31de88ee4 | 2023-07-17 | EZNIFI-193: Fix org.apache.hadoop.hbase.TableNotFoundException for MapRDB tables. |
7bf972d587 | 2024-05-21 | Resolve classpath conflicts. Use isolated ClassLoader for Hadoop Configuration. |
1b5c688814 | 2024-04-22 | ENIFI-244: Fix for configure.sh when a user has a custom primary group. |
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.