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

Doubt about cluster configuration for clickhouse #70

Open
RaulPampliegaMayoral opened this issue Dec 19, 2024 · 0 comments
Open

Doubt about cluster configuration for clickhouse #70

RaulPampliegaMayoral opened this issue Dec 19, 2024 · 0 comments

Comments

@RaulPampliegaMayoral
Copy link

Hi all!

According to the documentation for the flyway extension configuration (https://documentation.red-gate.com/fd/clickhouse-zookeeper-path-233439794.html) we can set the cluster name with configuration properties:

flyway.clickhouse.clusterName=example_cluster

I am using SpringBoot and I see that when I set these properties the extension does not load them correctly:

image

image

The only way I've been able to do this is by using the API and manually setting these values. I've tried setting environment variables with no luck. Any ideas to use the properties configuration?

Thanks and best regards

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

1 participant