What's new in this release?

You must be aware of the additional functionalities and improvements to features of components in Cloudera Flow Management (CFM) 2.1.3. Learn how the new features and improvements benefit you.

CFM 2.1.3 is based on the latest version of Apache NiFi and includes significant improvements. Here are some important new features:

Improved NiFi UI responsiveness
The experience when using NiFi (UI) with flows containing thousands or tens of thousands of components is improved. (NIFI-9309)
Parameter Contexts Inheritance
Provides the ability to leverage the Parameter Contexts in a more flexible way in multi-tenant environments. See Parameter Contexts Inheritance for more information. (NIFI-8490)
Improved Hadoop-related processors class loading
Improves how class loading isolation works around the UserGroupInformation class for Hadoop-related components. This improves startup time for NiFi when using thousands of these components. (NIFI-9382)
ExecuteStateless processor
The option to execute flows in NiFi while using the Stateless implementation. Improves performance for specific flows as well as providing exactly-once operations in some cases. See Related Links for more information about this feature. (NIFI-9239)
Components Validation
Provides a way to validate and get insights about a component's configuration in NiFi's (UI) configuration view. (NIFI-9009)