NiFi 1.28.0.0 - 2504 (EEP 9.4.0) 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.28.0.0
Release Date April 2025
HPE Version Interoperability See EEP Components and OS Support.
Source on GitHub https://github.com/mapr/nifi
GitHub Release Tag 1.28.0.0-eep-940
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

Fixes

This HPE release includes the following fixes on the base release:
GitHub Commit Number Date (YYYY-MM-DD) Fix Number and Description
c4dbb7ada4 2025-04-10 ENIFI-311: Clean up OIDC security filters: remove redundant OAuth2AuthorizationCodeGrantFilter
8549016bd8 2025-04-10 ENIFI-303: Redirect to OAuth2 authorization path when OpenID is enabled and username/password login is disabled
f693e87923 2025-04-10 ENIFI-295: Fix SSO login button display
6d1cf1915b 2025-04-08 ENIFI-293: Add auto-loading for 'nifi.security.user.oidc.claim.identifying.user' property
d9e1870f4a 2025-03-31 ENIFI-307: Remove search for hadoop.http.authentication.jwt.enabled property
27e513c94a 2025-03-27 ENIFI-308: Adapt the NiFi Kafka processor to work with Kafka Client API 3.0+ (#48)
c6df569c81 2025-01-20 ENIFI-300: add lazy load of ssl-server.xml
47b972436c 2025-01-08 ENIFI-293: return empty string on disabled SSO
c11fc94021 2025-01-06 ENIFI-293: Add auto-loading of OIDC property values from the environment
e1b58ccedf 2025-01-04 ENIFI-292: Add SSO login button to the default login page
d0d9becf21 2024-01-15 EZNIFI-237: fix restart error during configuration
a499d255e3 2024-01-08 EZNIFI-234: critical error while configuring NIFI after upgrade
17730e2ab6 2023-11-20 EZNIFI-231: fix deb preinst script globbing
d0f47dd258 2023-11-11 EZNIFI-231: make complete clean of lib and work directory during upgrade
18e864278d 2023-07-31 EZNIFI-230: add maprfs dependency to hive processors
051d0f04ae 2023-07-27 EZNIFI-202: make replaceDependenciesForEnvVersions function trigger nifi restart and omit dependency replacing for equal versions
c76b863d42 2023-07-17 EZNIFI-193: Fix org.apache.hadoop.hbase.TableNotFoundException for MapRDB tables
c8696f8ded 2024-05-21 Resolve classpath conflicts. Use isolated ClassLoader for Hadoop Configuration
a5ae60ae6c 2024-04-22 ENIFI-244: fix for configure.sh when user has a custom primary group
For complete details, refer to the commit log for this project in GitHub.

Known Issues and Limitations

  • Auto-configuration of SSO with OpenId is works only when NiFi launched with the cluster admin(mapr).
  • 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 and mapr-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.