Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

140
Views
Connect to cassandra inside docker from other server

I have two instances on AWS EC2. In one of the instance I have installed Cassandra inside docker.

Now I want to connect to cassandra from another AWS instance. Can someone help me to do it.

I found this link https://github.com/nicolasff/docker-cassandra/issues/5 But not working for me.

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

lvthillo's comment would work. The Cassandra should expose the port to the node. So other node could access it.

Another note: if container restarts, Cassandra data will be lost. You should at least mount the node's local directory into container. docker run --name some-cassandra -v /my/own/datadir:/var/lib/cassandra -p 9042:9042 -d cassandra

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!