HomeSoftware Heritage

Expose zookeeper and kafka ports so they are accessible outside docker

Description

Expose zookeeper and kafka ports so they are accessible outside docker

  1. zookeeper must be exposed for kafka 'shell' scripts using --zookeeper (eg. kafka-topics.sh)
  2. kafka must be on the original port (and hostname) for 'shell' script using --bootstrap-server (eg. kafka-console-consumer.sh), or it will loop forever with this error message: Connection to node 1002 (kafka/127.0.0.1:9092) could not be established. Broker may not be available.

Details

Provenance
vlorentzAuthored on Jul 28 2021, 9:36 AM
vlorentzPushed on Jul 28 2021, 10:25 AM
Differential Revision
D6034: Expose zookeeper and kafka ports so they are accessible outside docker
Parents
rDENV5d2bc5477e4c: Update scheduler documentation to match the new scheduler workflow (w/ origins)
Branches
Unknown
Tags
Unknown