My Cassandra instance is running on Kubernetes.
>From my desktop CLI i use to connect it with the below command 

"kubectl exec -it cassandra-0 cqlsh --namespace cassandra"

I want to know how to do the same with java.
I am doing Automation in Java. For that i need to Execute Query and Validate 
the Output.

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to