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)
AWS Mainframe Modernization > AWS Mainframe Modernization Service
Version
6.x
ft:locale
en-US
Product name
Connect CDC
ft:title
Connect CDC Getting Started Guide
Copyright
2024
First publish date
2003
ft:lastEdition
2025-06-10
ft:lastPublication
2025-06-10T19:59:48.187000

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