Skip to content

document linking a new Cassandra node to the first one #334

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

Merged
merged 1 commit into from
Dec 1, 2015

Conversation

clakech
Copy link
Contributor

@clakech clakech commented Sep 4, 2015

Hi,

I am using this image to setup a spark+cassandra cluster and I was wondering if we could use the docker run --link option to link new node to the first one instead of docker inspect command value pass to an environnement variable.

With this change, adding a node to the cluster is simpler, isn't it ?

docker run --name some-cassandra2 -d --link some-cassandra:cassandra cassandra:tag
WDYT? sorry if I am wrong, I am neither a docker expert, nor a C* one ;-)

cf: docker-library/cassandra#21 and #303

@clakech
Copy link
Contributor Author

clakech commented Sep 21, 2015

hi, could someone have a look into this one please ? @yosifkit maybe 😉

@yosifkit
Copy link
Member

yosifkit commented Dec 1, 2015

It seems I totally missed this one 😮. LGTM

yosifkit added a commit that referenced this pull request Dec 1, 2015
document linking a new Cassandra node to the first one
@yosifkit yosifkit merged commit 4148885 into docker-library:master Dec 1, 2015
@clakech clakech deleted the patch-1 branch December 2, 2015 08:29
@clakech
Copy link
Contributor Author

clakech commented Dec 2, 2015

thx

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.

2 participants