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

Clickhouse + PeerDB OSS: check if minio bucket can be reached by Clickhouse #1976

Open
Amogh-Bharadwaj opened this issue Jul 30, 2024 · 0 comments
Assignees

Comments

@Amogh-Bharadwaj
Copy link
Contributor

In Clickhouse peer validation, have a step where we have a dummy avro file in a minio bucket and we try to do a select * from s3() from that file, to ensure that the user's setup will be able to enable PeerDB to take rows from bucket and insert into actual tables.
Set a query timeout of 2 - 5 seconds or similar so that we get a context cancellation error and we can tell the user that 'hey, your clickhouse can't reach our bucket'

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

No branches or pull requests

2 participants