What's New in Streaming Analytics
Learn about the new Streaming Analytics features in Cloudera DataFlow for Data Hub 7.2.16.
7.2.16.1
The following new features are introduced in Streaming Analytics CDF for Data Hub 7.2.16.1:
- Confluent Schema Registry support
- Confluent Schema Registry is added as a supported Catalog in SQL Stream Builder.
- Configurable column indexing for Materialized Views
- When creating Materialized Views, you can enable column indexing and select the columns that need to be indexed.
7.2.16
The following new features are introduced in Streaming Analytics CDF for Data Hub 7.2.16:
- Apache Flink upgrade
- Apache Flink 1.15.1 is supported in the Streaming Analytics 7.2.16 cluster definition.
- Reworked Streaming SQL Console
- The User Interface (UI) of SQL Stream Builder (SSB), the Streaming SQL Console has been reworked with new design elements.
- Software Development Lifecycle (SDLC) support
- Projects are introduced as an organizational element for SQL Stream Builder that allows you to create and collaborate on SQL jobs throughout the SDLC stages with source control. For more information, see the Project structure and development documentation.
- Iceberg support
- Support for Apache Iceberg table has been added as a connector to Flink. This allows you to create Iceberg tables in Streaming SQL Console.
- Job notifications
- You can enable notifications for SQL jobs to send information about job failures to a dedicated email group or through webhook.
- Diagnostic data collection
- Data collection for diagnostic information is enabled for SQL Stream Builder to make troubleshooting and support processes easier.
- Materialized View pagination
- You can set a limit and offset for the results of Materialized View queries to filter the query results more easier when accessing them through the Query API.
- Configuring retention time for Materialized Views
- You can configure how data should be retained for Materialized Views based on time or row count.
- SQL Server CDC Connector support
- MS SQL Server Change Data Capture (CDC) connector is added to the list of supported connectors. The SQL Server CDC connector can be used with Flink SQL on the Streaming SQL Console either directly from the SQL Editor or using the DDL template.
- JSON support for Schema Registry
- JSON schemas are supported when using Cloudera Schema Registry with Kafka.