Release NotesPDF version

Component support

You can review the Cloudera Streaming Analytics - Kubernetes Operator components and their versions shipped in this release of theCloudera Streaming Analytics - Kubernetes Operator.

Table 1. Cloudera Streaming Analytics - Kubernetes Operatorcomponent versions
Component Version
Flink 1.19.1-csaop1.1.2-b17
Flink Operator 1.9-csaop1.1.2-b17
Cloudera SQL Stream Builder 1.19.1-csaop1.1.2-b17
OpenJDK 11.0.24

Cloudera Streaming Analytics - Kubernetes Operator supports the following Flink versions:

Table 2. Supported Flink versions
Latest (default) Other
1.19.1-csaop1.1.2-b17 None

The default version is the Cloudera-recommended current and latest supported Flink version. This version is used by default to deploy clusters if an explicit version is not provided in your FlinkDeployment resource.

Notice that the Flink versions are specific to Cloudera. Their version numbers consist of two parts: the first three digits specify the Apache Flink version, and the following specify the major and minor version of Cloudera Streaming Analytics - Kubernetes Operator. When deploying a cluster, you must use the Cloudera versions for Flink listed here. Specifying upstream versions is not supported.

Flink file system support

By default, Cloudera Streaming Analytics - Kubernetes Operator only supports local and locally mounted NFS/SAN file systems for Flink. Pluggable file systems (for example S3, HDFS, etc.) can be used by adding plugins to the Apache Flink Operator. For more information and a list of supported pluggable file systems, see Using pluggable file systems.

Cloudera SQL Stream Builder database support
You can use the following databases with Cloudera SQL Stream Builder:
  • MySQL/MariaDB
  • Oracle
  • PostgreSQL
Cloudera SQL Stream Builder connector support
With Cloudera SQL Stream Builder, you will get the following connectors installed by default:
  • Kafka
  • JDBC
  • CDC (MySQL, Oracle, Postgres, Db2, SqlServer)
  • Amazon S3
  • Azure Blob Storage
  • Google Cloud Storage

You will also get the following formats installed with Cloudera SQL Stream Builder:

  • JSON
  • Avro
  • ORC
  • Parquet