confluentinc / confluentinc/kafka-tutorials

recipe typos / consistency fixes

Open
#1,392 0 comments 0 reactions 1 assignee Claimed by @davetroiano View on GitHub
Dominant language
Java
Stars
39
Forks
91
PR merge metrics
No merged PRs in 30d

Description

- need comma after mq.password in connector: https://developer.confluent.io/tutorials/mainframe-offload/confluent.html
- connector config formatting (colon to =): https://github.com/confluentinc/frontend-vault/blob/master/packages/cloud/src/constants/checklist-configs-v2/ksql-recipes/online-dating.js#L62-L67
- comma after kafka.topic: https://developer.confluent.io/tutorials/messaging-modernization/confluent.html
- topic name should match case, i.e. lowercase TOPIC-OPERATIONS-AUDIT-LOG: https://developer.confluent.io/tutorials/audit-logs/confluent.html
- remove name from all CREATE CONNECTOR statements since they wont be used, e.g. here: https://developer.confluent.io/tutorials/mainframe-offload/confluent.html

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.