Validating AccessModuleKafka (RedHat, SUSE) - Teradata Tools and Utilities

Teradata® Tools and Utilities for Linux Installation Guide Amazon Linux, CentOS, OEL, RedHat, SLES, Ubuntu - 20.00

Deployment
VantageCloud
deployment
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2023-11-20
dita:mapPath
nax1691660037807.ditamap
dita:ditavalPath
ft:empty
dita:id
ems1473187628189
Product Category
Teradata Tools and Utilities
For more information about Teradata Access Module for Kafka, see Teradata® Tools and Utilities Access Module Reference, B035-2425.
  1. Open a command prompt.
  2. Create a database username and password.
  3. Change directory to TTU_install_directory/sample/validate.
  4. Run the command ./kafkaaxsmod_validate.ksh <NODEID> <UserName> <UserPassword> <TOPICNAME> <BROKER> <PARTITIONS> where the following is true:
    • <NODEID> is a database name id.
    • <UserName> is database User Name.
    • <TOPICNAME> is a Kafka Message Server topic name.
    • <BROKER> is a kafka Message Server Broker, e.g., KAFKASERVERIPADDRESS:PORTNO.
    • <PARTITIONS> is partitions of the topic, e.g., 0,1.

    The script executes kafkaaxsmod_qstart.tpt in the quickstart directory.

    Make sure Teradata Parallel Transporter is installed on the system.