kafka-tutorials
kafka-tutorials copied to clipboard
Omni-channel retail recipe
Description
Staging Docs
http://kafka-tutorials-staging.s3-website-us-west-2.amazonaws.com/omnichannel_retail_recipe/ http://kafka-tutorials-staging.s3-website-us-west-2.amazonaws.com/omnichannel_retail_recipe/omnichannel-commerce/confluent.html
New tutorial checklist
- [x] Implement good test cases (if relevant)
- [x] Validate hyperlinks
- [x] Spell check (e.g. using
aspell
) - [x] Full code validated in Confluent Cloud
- [x] SQL style/syntax consistent to existing recipes
- [x] Validate presentation with
bundle exec jekyll serve --livereload
- [x] Tutorial added to appropriate
index.html
oruse-case.html
file - [x] Source connector's auto topic naming convention works with the ksqlDB app values for
KAFKA_TOPIC
(if relevant)
build failure unrelated - new test case passes
I see this in the tutorial
But I don't see any insert statements and I can't see in the source where this text is coming from
I see this in the tutorial
But I don't see any insert statements and I can't see in the source where this text is coming from
good catch. This comes from shared content shared/markup/ccloud/connect.adoc
. For the three recipes that use datagen and no inserts (this one, campaign finance, clickstream), I removed the reference and it reads much better.