Register a Kafka Topic

To register a Kafka Topic:
  1. Click Kafka Topicsto navigate to Kafka Topicspage from any other window in MMG application.
    This page displays the Kafka Topics in a tabular format.
  2. Click Register Topic button.
    The Register Topic page is displayed.

    Figure 7-26 Register Topic page


    This image displays the Register Topic page.

  3. Enter the Kafka Topic Name. This field is mandatory.
  4. Enter the Description for the Kafka Topic. This field is mandatory.
  5. In the Cluster Name drop-down list, select the required option and enter a unique Kafka Topic ID. This field is mandatory.
  6. In the Record Schemafield, enter the order, name, and the data type for the Kafka topic.

    Note:

    Currently, PyFlink, Python, and Java Schema types are supported. For more details, click the icon next to Record Schema field.
  7. Click Register.
    The Kafka topic is added and displayed in the Kafka Topics page. These topics can be selected while creating a Workspace.