confluentinc / confluentinc/kafka-tutorials

Remove duplicated avsc files used for datagen

Open
#753 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
39
Forks
91
PR merge metrics
No merged PRs in 30d

Description

These 2 tutorials have duplicate avsc files used for custom datagen. This duplication is error prone (maintaining 2 copies) and I think this duplication may be unnecessary -- the tutorial should be written to reference the same file. This GH issue tracks doing that investigation whether duplication can be eliminated.

```
sliding-windows/kstreams/code/datagen-temperature-reading.avsc
sliding-windows/kstreams/code/tutorial-steps/dev/datagen-temperature-reading.avsc

kafka-streams-schedule-operations/kstreams/code/configuration/datagen-logintime.avsc
kafka-streams-schedule-operations/kstreams/code/datagen-logintime.avsc
```

cc: @bbejeck

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.