Skip to content

Commit

Permalink
Kafka/Flink: Improve status output
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Feb 13, 2024
1 parent 4806ca5 commit 01e7884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/apache-kafka-flink/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ function feed-data() {
# Publish data to the Kafka topic.
title "Publishing NDJSON data to Kafka topic"
cat nyc-yellow-taxi-2017-subset.ndjson | docker compose run --rm --no-TTY publish-data
echo
echo "Done."

# Wait a bit for the data to transfer and converge successfully.
sleep 3
Expand Down

0 comments on commit 01e7884

Please sign in to comment.