Apache Kafka configuration file - Connect_CDC - connect_cdc_mimix_share - aws_mainframe_modernization_service - 6.x

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
6.x
ft:locale
en-US
Product name
Connect CDC
ft:title
Connect CDC Getting Started Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2026-05-13
ft:lastPublication
2026-05-13T20:40:47.043999
L1_Product_Gateway
Integrate
L2_Product_Segment
Data Integration
L3_Product_Brand
Precisely Connect
L4_Investment_Segment
Application Data Integration
L5_Product_Group
ADI - Connect
L6_Product_Name
Connect CDC

Properties file for Kerberized Kafka service

bootstrap.servers=quickstart.cloudera:9092
compression.type=none
acks=all
retries=0
security.protocol=SASL_PLAINTEXT
sasl.mechanism=GSSAPI
sasl.kerberos.service.name=kafka

Properties file for Apache Kafka with Hortonworks Schema Registry

bootstrap.servers=sandbox-hdf.hortonworks.com:6667
compression.type=none
acks=all
retries=0
security.protocol=PLAINTEXT
schema.registry.url=http://sandbox-hdf.hortonworks.com:7788/api/v1            
connect.schema.registry=HORTONWORKS