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.



  1. How To Build Data Assets


1.1 Create a Kafka Topic


  1. Navigate to Data Hub Clusters



 

  1. Navigate to the oss-kafka-demo cluster



  1. Navigate to Streams Messaging Manager  




Info:   Streams Messaging Manager (SMM) is a tool for working with Apache Kafka.


  1. Now that you are in SMM. 


  1. Navigate to the round icon third from the top, click this Topic button.


  1. You are now in the Topic browser.


  1. Click Add New to build a new topic.

  1. Enter the name of your topic prefixed with your “Workload User Name“ <yourusername>_yournewtopic, ex:   tim_younewtopic.



  1. 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.