hazelcast / hazelcast/hz-docs

Docs: Feedback for Get Started with SQL Over Kafka

Open
#1,296 0 comments 0 reactions 0 assignees View on GitHub
bug Needs investigation
Dominant language
No language data
Stars
11
Forks
112
Avg merge
20h 29m
Merged PRs (30d)
19

Description

Hi, I have some feedback about [this page](https://github.com/hazelcast/hz-docs/edit/main/docs/modules/sql/pages/learn-sql.adoc)

I just ran through this example and was getting a meta data error on topic from kafka / same error TI was seeing using RedPanda / I created the topic then repeated steps 3+ and it worked fine. Not sure if Kafka use to auto create topics and now it doesn't but that was my experience. My docker ps:
(base) twal7ers@HZLCST-MBP-106 hazelcast-enterprise-5.5.0 % docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7a8346f2a1bc wurstmeister/zookeeper:latest "/bin/sh -c '/usr/sb…" 3 days ago Up 3 days 22/tcp, 2888/tcp, 3888/tcp, 0.0.0.0:2181->2181/tcp ti-zookeeper-1
1aa657c0abf1 wurstmeister/kafka:**latest** "start-kafka.sh" 3 days ago Up 3 days 0.0.0.0:9092->9092/tcp, 9093/tcp ti-kafka-1

Contributor guide

No contributing guide indexed for this repository

Research direction

Review docs/modules/sql/pages/learn-sql.adoc and the SQL-over-Kafka example around steps 3 onward. Reproduce the metadata error with the Kafka setup described in the issue, then verify the topic-creation behavior and update the page so the required setup is clear; done means a reader can complete the example without encountering this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, kafka, sql
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.