Skip to content

Commit

Permalink
updated cassandra example
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrebrilhante authored Jun 20, 2024
1 parent 15727d3 commit 20a40dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_cassandra.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pulsar-daemon start standalone

docker run -d --rm --name=cassandra -p 9042:9042 cassandra:latest
pulsar-admin schemas upload test -f ./connectors/avro-schema

pulsar-admin sinks create \
--tenant public \
Expand Down

0 comments on commit 20a40dc

Please sign in to comment.