Skip to content

Added info on kakfa engine and grant setup#132

Closed
CaptTofu wants to merge 1 commit into
Altinity:mainfrom
CaptTofu:kafka-grant-issue
Closed

Added info on kakfa engine and grant setup#132
CaptTofu wants to merge 1 commit into
Altinity:mainfrom
CaptTofu:kafka-grant-issue

Conversation

@CaptTofu

@CaptTofu CaptTofu commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

I have read the CLA Document and I hereby sign the CLA

@github-actions

github-actions Bot commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.


```
CREATE ROLE 'dbsupport';
GRANT SELECT on *.* to dbsupport_admin;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

dbsupport ?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Isn't SHOW TABLES enough?

@SaltTan SaltTan Mar 10, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Isn't SHOW TABLES enough?

it is

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I'd be glad to take on the task of how to set up permissions for the system database in general. @SaltTan I can talk to you about it this week?

@SaltTan

SaltTan commented Mar 10, 2025

Copy link
Copy Markdown
Contributor

The article describes a workaround for unexpected behaviour in one case.
Why don't we convert it into an explanation how to set up permissions for the system database in general?

@CaptTofu

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@SaltTan

SaltTan commented Apr 18, 2025

Copy link
Copy Markdown
Contributor

The issue is supposed to be fixed in 25.4 ClickHouse/ClickHouse#77273

@lesandie

lesandie commented Jun 3, 2026

Copy link
Copy Markdown
Member

I think this is already fixed. We can close

@SaltTan SaltTan closed this Jun 5, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants