Fixed issues
Review the list of Flink and SQL Stream Builder issues that are resolved in Cloudera Streaming Analytics 1.6.1.
- CSA-2566: Adding template support for Db2 CDC connector
- Template is available for the Change Data Capture (CDC) Db2 connector in Streaming SQL Console.
- CSA-2564: Log4j version update
- The Log4j version is updated to 2.17.1 to include the fix for CVE-2021-44832.
- CSA-2551: Dynamic filters are not working with greater value than a character
- The issue of the dynamic filters of Materialized View is fixed. The endpoint works properly even with greater values than a character type.
- CSA-2547: Vulnerability issue for user impersonation
- The vulnerability issue of using the
doAs=other_user
parameters is fixed. Users cannot be impersonated when using SPNEGO authentication. - CSA-2538: Error when saving Materialized View configuration
- The issue of saving configuration of Materialized View is fixed. Materialized View retention times are now essentially unlimited (with a maximum of seconds represented by a 64-bit integer).
- CSA-2529: Cannot set consumer groups for Kafka tables
- The issue of setting Consumer groups for Kafka tables are fixed. Queries can be executed even when Consumer groups are specified.
- CSA-2528: Improvement for Materialized View table names
- The naming of Materialized View tables has been improved to allow for user configurable, per-organization prefixes for better organization.