From 92f54ce3d8489e0dabcdc1f5cb5076a2ac756545 Mon Sep 17 00:00:00 2001 From: Aimiyoo Date: Wed, 22 Dec 2021 05:36:03 +0800 Subject: [PATCH] [HUDI-3027] Update hudi-examples README.md (#4330) --- hudi-examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hudi-examples/README.md b/hudi-examples/README.md index dfaf5d788..ee077c3f7 100644 --- a/hudi-examples/README.md +++ b/hudi-examples/README.md @@ -36,7 +36,7 @@ To run the demo: 5.3 Run `bin/kafka-delta-streamer-example.sh` - 5.4 continuously write source data to the Kafka topic your configured with `hoodie.deltastreamer.source.kafka.topic` in `kafka-source.properties` + 5.4 Continuously write source data to the Kafka topic your configured with `hoodie.deltastreamer.source.kafka.topic` in `kafka-source.properties` 6. Some notes delta streamer demo: