All Products
Search
Document Center

Realtime Compute for Apache Flink:April 19, 2021

Last Updated:Aug 14, 2024

This topic describes the release notes for Realtime Compute for Apache Flink and provides links to relevant references. The release notes provide the major updates and bug fixes in Realtime Compute for Apache Flink in the version that was released on April 19, 2021.

Major updates to the platform

  • Batch drafts can be created and published, and O&M operations can be performed on the deployments for the batch drafts.

  • The folder feature is supported.

  • The locking feature is provided to support collaboration between multiple developers.

  • Python user-defined functions (UDFs) are supported. For more information, see Overview.

  • Tutorials are added to help you quickly get started with draft development.

Major updates in VVR 3.0.1

  • Tutorials are provided to help beginners configure connectors.

  • The Flink Change Data Capture (CDC) connector allows you to configure metrics, such as latency.

  • The underlying client dependency of the Message Queue for Apache RocketMQ connector is updated. Therefore, in a DDL statement in which the connector parameter is set to mq, you must change the value of the endpoint parameter to the TCP internal endpoint of Message Queue for Apache RocketMQ. For more information, see Announcement on the settings of internal TCP endpoints.

Major bug fixes in VVR 3.0.1

  • Built-in functions support the RAW type, which fixes the UDF incompatibility issue that is caused by the version update of deployments.

  • The issue that the AccessKey pair is displayed in plaintext mode in Taskmanager.log of the Log Service connector is fixed.