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

Not working for ComosDB Cassandra #261

Open
giejay opened this issue Oct 17, 2023 · 1 comment
Open

Not working for ComosDB Cassandra #261

giejay opened this issue Oct 17, 2023 · 1 comment

Comments

@giejay
Copy link

giejay commented Oct 17, 2023

Does this project support the Cassandra version of CosmosDB? I tried it and it gave me 404's when executing liquibase update.

[cosmos-parallel-1] INFO com.azure.cosmos.implementation.RxDocumentClientImpl - Getting database account endpoint from https://{namespace}.cassandra.cosmos.azure.com
[reactor-http-kqueue-1] WARN com.azure.cosmos.implementation.RxDocumentClientImpl - Failed to retrieve database account information.
[reactor-http-kqueue-1] ERROR com.azure.cosmos.implementation.GlobalEndpointManager - startRefreshLocationTimerAsync() - Unable to refresh database account from any location. Exception: {"ClassName":"CosmosException","userAgent":"azsdk-java-cosmos/4.41.0 MacOSX/13.6 JRE/11.0.20.1","statusCode":404,"
@molivasdat
Copy link

I would try the cassandra extension instead.
https://github.com/liquibase/liquibase-cassandra
Since CosmosDB is one flavor,
And CosmosDB can be any of these types (Mongo, Citus, CosmosDB, Cassandra, Gremlin)

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