kafka-tutorials
kafka-tutorials copied to clipboard
Tutorials and Recipes for Apache Kafka
Bumps [protoc](https://github.com/protocolbuffers/protobuf) from 3.20.0 to 3.21.5. Release notes Sourced from protoc's releases. Protocol Buffers v3.20.1 PHP Fix building packaged PHP extension (#9727) Fixed composer.json to only advertise compatibility with PHP...
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.21.5. Release notes Sourced from protobuf-java's releases. Protocol Buffers v3.20.1 PHP Fix building packaged PHP extension (#9727) Fixed composer.json to only advertise compatibility with PHP...
### Description Asana story: https://app.asana.com/0/1201817272699202/1202364391106174 The design: https://www.figma.com/file/qMdrT2qOlnwRoudtHF3ouA/Developer.io?node-id=6161%3A27844 Basically, we are redesigning the whole navigation for KT & CD. Staged PR will be available at http://kafka-tutorials-staging.s3-website-us-west-2.amazonaws.com/navigation-redesign-staging-updated ### Staging Docs ###...
### Description Change the navigation menu item `Stream Processing Cookbook` under Build to `Tutorials`
### Description Updated insert statements to use 'UNIX_TIMESTAMP()' to generate dates This PR proposes to solve the "too old" date issue by using `UNIX_TIMESTAMP()` to generate dates for inserting the...
### Description Send click event (link clicks) to Segment. ### Staging Docs http://kafka-tutorials-staging.s3-website-us-west-2.amazonaws.com/add-click-tracking
represents pattern for updating tutorials to treat time more dynamically. A weakness is no longer having window start/end timestamps in expected output. Could be solved by generating these things dynamically,...
### Description Staging PR for #1292 ### Staging Docs http://kafka-tutorials-staging.s3-website-us-west-2.amazonaws.com/user-feedback-staging ### New tutorial checklist
The root cause of [this](https://github.com/confluentinc/kafka-tutorials/issues/1333) issue is that the sample row timestamps are beyond the default topic retention period, so recipe flow breaks, e.g., final table output in that recipe...
### Description Staging PR for #1306 ### Staging Docs ### New tutorial checklist