kafka-tutorials icon indicating copy to clipboard operation
kafka-tutorials copied to clipboard

Tutorials and Recipes for Apache Kafka

Results 147 kafka-tutorials issues
Sort by recently updated
recently updated
newest added

The handful of tests that query table output tend to be flaky due to the async nature of ksqlDB. There's no guarantee that table result are available after corresponding INSERTS....

The semaphore build installs harness-runner as root (system-wide). It should use a more sandboxed approach.

This will speed up builds and reduce frequency of builds failing due to timeout. Use this mechanism: https://docs.semaphoreci.com/essentials/caching-dependencies-and-directories/#cache-store-key-path Probably easiest to test & develop this by spinning up an EC2...

https://developer.confluent.io/tutorials/how-to-count-messages-on-a-kafka-topic/ksql.html We should be able to get rid of the dummy column / group by and corresponding explanation given [this fix](https://github.com/confluentinc/ksql/pull/8986)

I have observed a few instances of this test failing: ``` make -C _includes/tutorials/payment-status-check/ksql-test/code tutorialFailed in 01:21 make: Entering directory '/home/semaphore/kafka-tutorials/_includes/tutorials/payment-status-check/ksql-test/code'00:00 rm -r tutorial-steps/test/outputs || true00:00 ... # Check presence...

* marketing copy edits * rename "loss tracking" to more familiar "asset tracking" ### Description https://github.com/confluentinc/kafka-tutorials/issues/1287 ### Staging Docs http://kafka-tutorials-staging.s3-website-us-west-2.amazonaws.com/iot-asset-tracking-copy-edits/ http://kafka-tutorials-staging.s3-website-us-west-2.amazonaws.com/iot-asset-tracking-copy-edits/iot-asset-tracking/confluent.html ### Updated tutorial checklist - [x] Implement good test...

* this mitigates null values from table side of join ### Description https://github.com/confluentinc/kafka-tutorials/issues/1286 ### Staging Docs These links likely won't be live since semaphore build currently disabled: http://kafka-tutorials-staging.s3-website-us-west-2.amazonaws.com/fleet-mgmt-fix-null-table-side-values/ http://kafka-tutorials-staging.s3-website-us-west-2.amazonaws.com/fleet-mgmt-fix-null-table-side-values/fleet-management/confluent.html ###...

Bumps [cask_2.13](https://github.com/lihaoyi/cask) from 0.8.0 to 0.8.3. Commits a0fe6ea 0.8.3 e8184c9 Fix DispatchTrie validation and reporting of invalid routes (#70) d6ef66a 0.8.2, bump uPickle to 1.6.0 ec3706c remove git.io 0fe5244 publish...

dependencies
java

Bumps [common-utils](https://github.com/confluentinc/common) from 7.1.0 to 7.2.1. Commits fa357f5 Set Confluent to 7.2.1, Kafka to 7.2.1. c1937a2 Bump Confluent to 7.2.1-0, Kafka to 7.2.1-0 9fe5688 Merge branch '7.2.0-post' into 7.2.x (using...

dependencies
java

Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.10.1 to 2.13.3. Commits e6c7055 [maven-release-plugin] prepare release jackson-core-2.13.3 fb0fce8 Prepare for 2.13.3 release da626f0 Reduce mvnw verbosity for GH action e75e093 Backport GH workflow change to...

dependencies
java