Skip to content

Instantly share code, notes, and snippets.

@jacace
Created January 29, 2021 18:08
Show Gist options
  • Save jacace/d4a29507fbb97115bcdbd8800a0c2ca1 to your computer and use it in GitHub Desktop.
Save jacace/d4a29507fbb97115bcdbd8800a0c2ca1 to your computer and use it in GitHub Desktop.
Create topic
sh kafka-topics.sh --create --topic out_topic --bootstrap-server <server_id>.us-east1.gcp.confluent.cloud:9092 --command-config jaas.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment