Skip to content

[NOT WORKING] Upgrade Cassandra driver and update example#185

Draft
apupier wants to merge 1 commit into
apache:dependabot/maven/com.datastax.cassandra-cassandra-driver-core-4.0.0from
apupier:dependabot/maven/com.datastax.cassandra-cassandra-driver-core-4.0.0
Draft

[NOT WORKING] Upgrade Cassandra driver and update example#185
apupier wants to merge 1 commit into
apache:dependabot/maven/com.datastax.cassandra-cassandra-driver-core-4.0.0from
apupier:dependabot/maven/com.datastax.cassandra-cassandra-driver-core-4.0.0

Conversation

@apupier
Copy link
Copy Markdown
Contributor

@apupier apupier commented May 27, 2026

  • cassandra driver has been relocated (2 times!) and the APi has been modified. there is no more Cluster, all is coming from the top-lvel CqlSession directly
  • update command inreadme to avoid: error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead

this is still not working, when following the steps, in the pod there is this error:

Failed to pull image
"example/camel-example-cassandra-kubernetes:latest": Error response from
daemon: pull access denied for
example/camel-example-cassandra-kubernetes, repository does not exist or
may require 'docker login': denied: requested access to the resource is
denied

* cassandra driver has been relocated (2 times!) and the APi has been
modified. there is no more Cluster, all is coming from the top-lvel
CqlSession directly
* update command inreadme to avoid: error: exec [POD] [COMMAND] is not
supported anymore. Use exec [POD] -- [COMMAND] instead

this is still not working, when following the steps, in the pod there is
this error:
```
Failed to pull image
"example/camel-example-cassandra-kubernetes:latest": Error response from
daemon: pull access denied for
example/camel-example-cassandra-kubernetes, repository does not exist or
may require 'docker login': denied: requested access to the resource is
denied
```

Signed-off-by: Aurélien Pupier <apupier@ibm.com>
@apupier apupier changed the title Upgrade Cassandra driver and update example [NOT WORKING] Upgrade Cassandra driver and update example May 27, 2026
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.

1 participant