Fixed issues

Review the list of Flink and SQL Stream Builder issues that are resolved in Cloudera Streaming Analytics 1.8.0.

February 2, 2023

CSA-4390: Missing flink-shaded-zookeeper-3 artifacts
The missing flink-shaded-zookeeper-3 artifacts have been added to the public artifact repository of CSA 1.8.0.

December 19, 2022

CSA-4358: Compatibility issue for CDP Private Cloud Base 7.1.7 and Flink 1.15
The compatibility issue regarding missing Flink filesystem connector dependencies between CDP Private Cloud Base 7.1.7, 7.1.7 Service Pack (SP) 1 and Flink 1.15 has been fixed.

October 19, 2022

SQL Stream Builder

CSA-4047: HSTS headers are not added to the response
The issue about Flink History Server not adding the HSTS headers has been fixed.
CSA-4021: SSB Load Balancer fails to start on a kerberized cluster
The issue about Load Balancer failing when using a kerberized cluster is resolved. Support for custom SSL key and certificate to Load Balancer has been added.

Flink

FLINK-16635: Dependency for okio and okhttp from flink-metrics-influxdb
The pinned dependency for okio and okhttp from flink-metrics-influxdb has been removed.

September 29, 2022

SQL Stream Builder

CSA-3529: Filtering ARRAY typed columns do not work for Materialized Views
The issue about ARRAY typed columns are treated as STRING when setting filters for a Materialized View query has been fixed.
CSA-3507: IN and NOT IN operators cannot be used for Materialized Views
The issue about using IN and NOT IN operators when filtering Materialized Views has been fixed.