Cloud Tools Guidance: How To Build Data Assets
Cloud Tools Guidance: How To Build Data Assets
Author: Michael Kohs George Vetticaden Timothy Spann
Date: 04/19/2023
Last Updated: 5/02/2023
Notice
This document assumes that you have registered for an account, activated it and logged into the CDP Sandbox. This is for authorized users only who have attended the webinar and have read the training materials.
A short guide and references are listed here.
How To Build Data Assets
1.1 Create a Kafka Topic
Navigate to Data Hub Clusters
Navigate to the oss-kafka-demo cluster
Navigate to Streams Messaging Manager
Info: Streams Messaging Manager (SMM) is a tool for working with Apache Kafka.
Now that you are in SMM.
Navigate to the round icon third from the top, click this Topic button.
You are now in the Topic browser.
Click Add New to build a new topic.
Enter the name of your topic prefixed with your “Workload User Name“ <yourusername>_yournewtopic, ex: tim_younewtopic.
Enter the name of your topic prefixed with your Workload User Name, ex: tim_younewtopic. For settings you should create it with (3 partitions, cleanup.policy: delete, availability maximum) as shown above.
Congratulations! You have built a new topic.