Run Replicator as an Executable
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.
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