Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

Latest commit

 

History

History
 
 

executable

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Using Confluent Replicator as executable

asciinema

Objective

Run Replicator as an Executable

Description

We have 2 regions: US and EUROPE each have a topic with sales that happened regionaly. We want on each region to have a way to see all sales in all regions.

How to run

With no security in place (PLAINTEXT):

$ ./executable-plaintext.sh

With no SSL encryption, SASL/PLAIN authentication:

$ ./executable-sasl-plain.sh

With no SSL encryption, Kerberos GSSAPI authentication:

$ ./executable-kerberos.sh