StarRocks / starrocks-connector-for-kafka

Apache License 2.0
4 stars 8 forks source link

Provide a "just works" example to make Kafka + "shared-data" work E2E #24

Closed kzk2000 closed 1 month ago

kzk2000 commented 1 month ago

I spent a good few hours with Allen Li on your community slack to get a basic example working. Nothing sticks out from where the error is...

I took various docker example from your examples to create a Minio "shared-data" + Kafka setup https://github.com/kzk2000/starrocks-experiments/tree/kafka (branch "kafka" uses regular Kafka, main branch uses "redpanda"

For some reason, the FE and CN don't connect, and the ROUTINE is never in RUNNING state.

If you could either help me tweak my repo OR simple provide an example tutorial for Minio "shared-data" + Kafka setup that would be super helpful to get started.

kzk2000 commented 1 month ago

Slack thread with Allen Li here: https://starrocks.slack.com/archives/C02FACZSNJV/p1717378815507879

kzk2000 commented 1 month ago

closing, and reopening here: https://github.com/StarRocks/demo/issues/65