Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HZC-5773 Updates to kafka materialized view tutorial #144

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

pmcgleenon
Copy link
Contributor

Some updates to the kafka materialized view tutorial.

CLC now needs the cluster name rather than cluster ID, this is a wider change which impacts all of the docs

Previous approach - cluster ID

clc -c pr-$CLUSTER_ID

Current approach - cluster name

clc -c $CLUSTER_NAME

I also added a tip to include the terminating ; character in the Kafka SASL configuration since I was missing this and got an error.

Copy link
Contributor

@rebekah-lawrence rebekah-lawrence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rebekah-lawrence rebekah-lawrence merged commit e95af0d into main Apr 12, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants