-
Notifications
You must be signed in to change notification settings - Fork 4
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
dcos cli #38
Comments
We are currently on the old version of the cli as well as the old repo version. A lot was changed before DC/OS was open sourced. Also note that we are currently considering to switch completely to DC/OS.
|
Yup, i did the downgrade to 0.36 but somehow neither cassandra or spark could run. Yet to dig in deeper on the logs to see why but suspect docker issue... |
BTW, I am running on 4 bare metals, using the same ansible roles. |
Any recommendations on getting cassandra to work on the cluster? |
Have you provided principal/secret pair, installing a framework? |
I saw it in mesos-hdfs but how to you do that for Cassandra? |
I assume you are referring to deploying cassandra using dcos-cli dcos install package cassandra |
Some of the dcos cli commands seems deprecated as the version installed is 2.0. e.g.
I could not get to install cassandra because I couldn't run
dcos package repo add Universe https://universe.mesosphere.com/repo
Any clues?
The text was updated successfully, but these errors were encountered: