Member since
10-07-2021
10
Posts
2
Kudos Received
0
Solutions
05-19-2022
04:18 PM
With the launch of CDP Public Cloud 7.2.15, Cloudera Streaming Analytics for Data Hub deployments has gotten some powerful new features with support for Dead Letter Queues. SQL Stream Builder now has a de-serialization tab that allows users to configure how errors with messages are handled as part of their SQL Queries. Connections using Kafka can setup multiple options for what to do on a failure to process the message rather than causing the job to stop the message can be handled in multiple ways such as: Failing the Job, Ignoring the Message, Ignoring and Logging the Message, ignoring the message and write it to a Dead Letter Queue (another Kafka Topic.) Read more about the de-serialization capabilities in the Streaming Analytics 7.2.15 Documentation.
... View more
Labels:
05-19-2022
03:15 PM
With the launch of CDP Public Cloud 7.2.15, Cloudera Streams Messaging for Data Hub deployments has gotten some powerful new features! Streams Messaging now supports Multi-Availability Zone Deployments enabling High Availability, OAuth2 support for Clients connecting to Kafka Brokers and Schema Registry, Streams Messaging Manager Connect UI Changes, Kafka Connect security features, Debezium CDC Connectors, ability to import Kafka data to Atlas and much more. Streams Messaging High Availability cluster definition and template. You can use the template and definitions to deploy highly available Streams Messaging clusters that leverage multiple availability zones and ensure that functionality is not degraded when a single availability zone has an outage Three new cluster definitions are introduced for Streams Messaging. The new definitions are as follows: Streams Messaging High Availability for AWS Streams Messaging High Availability for Azure (Technical Preview) Streams Messaging High Availability for Google Cloud (Technical Preview) OAuth2 authentication available for Kafka Oauth2 authentication support is added for the Kafka service. You can now configure Kafka brokers to authenticate clients using Oauth2. For more information, see OAuth2 authentication. Changes for Streams Messaging Manager Kafka Connect UI The Streams Messaging Manager for deploying Kafka Connect Connectors has changed from a String based JSON object to a submission form. Other enhancements include: Ability to import existing JSON Configurations and populate the form Users can import NiFi Flow Definitions for Stateless Connectors and Enhance the forum with the Parameters defined in the NiFi Flow Definition Mark forum fields as secret to protect specific configurations by storing them in the new Kafka Connect Secret Storage Validation Messages now are shown at the specific field with the issue rather then an error message about the entire JSON configuration being used Secure Kafka Connect Kafka Connect is now generally available in the Public Cloud and can be used in production environments. This is the result of multiple changes, improvements, and new features related to Kafka Connect security including the following: Ranger support for Kafka Connect that allows policies to be defined at the Connect cluster level or the named connectors themselves allowing for secure multi-tenant experiences Secret storage to securely store sensitive configurations used with connectors such as passwords or tokens Connect REST API can be secured by enabling SPNEGO authentication. Kafka Connect Connectors can be configured to override the JAAS, and restrict the usage of the Worker principal Debezium Connector support The following change data capture (CDC) connectors are added to Kafka Connect: Debezium MySQL Source Debezium Postgres Source Debezium SQL Server Source Debezium Oracle Source Each of the connectors require CDP specific steps before they can be deployed. For more information, see Connectors. Importing Kafka entities into Atlas Kafka topics and clients can now be imported into Atlas as entities (metadata) using a new action available for the Kafka service in Cloudera Manager. The new action is available at Kafka service>Actions>Import Kafka Topics Into Atlas. The action serves as a replacement/alternative for the kafka-import.sh tool. For more information, see Importing Kafka entities into Atlas. Learn more about all the features above and more released as part of Cloudera Streams Messaging for Public Cloud Data Hub in the Streams Messaging 7.2.15 Documentation.
... View more
Labels:
05-19-2022
11:25 AM
With the launch of Cloudera Streaming Analytics 1.7.0 Parcel, Cloudera Streaming Analytics for Private Cloud deployments has gotten some powerful new features! Reworked Streaming SQL Console The User Interface (UI) of SQL Stream Builder (SSB), the Streaming SQL Console has been reworked with new design elements. High Availability for SSB You can use SQL Stream Builder (SSB) with a Load Balancer to distribute tasks over resources in case of a single point of failure. 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 DDL on the Streaming SQL Console either directly from the SQL Editor or using the DDL template. Configuring retention time or row count for Materialized Views You can configure how data should be retained for Materialized Views based on time or row count. Learn more about new features in the Streaming Analytics 1.7.0 Documentation
... View more
Labels:
03-16-2022
08:03 AM
Check out the blog detailing the latest features here. https://blog.cloudera.com/new-features-in-cloudera-streams-messaging-for-cdp-public-cloud-7-2-14/
... View more
10-27-2021
02:32 PM
With the launch of the Cloudera Public Cloud 7.2.12, the Streams Messaging for Data Hub deployments have gotten some interesting new features! From this release, Streams Messaging templates will support scaling with automatic rebalancing allowing you to grow or shrink your Apache Kafka cluster based on demand. Another notable item is that Streams Replication Manager (SRM) will now support multi-cluster monitoring patterns and aggregate replication metrics from multiple SRM deployments into a single viewable location in Streams Messaging Manager (SMM.) Last but not least is Apache Atlas and Schema Registry (SR) Integration, now you will be able to view Kafka topic schemas in Atlas letting you navigate data lineage from consumers and producers and see the schema of the topic they use without having to navigate back to the SR UI. Learn more about these features in our CSM 7.2.12 release blog! https://blog.cloudera.com/new-features-in-cloudera-streams-messaging-public-cloud-7-2-12/
... View more