Skip to content
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

Open
thbeh opened this issue Jun 7, 2016 · 7 comments
Open

dcos cli #38

thbeh opened this issue Jun 7, 2016 · 7 comments

Comments

@thbeh
Copy link

thbeh commented Jun 7, 2016

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?

@jonas
Copy link
Contributor

jonas commented Jun 7, 2016

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.

> dcos --version
dcos version 0.3.6
> grep version- ~/.dcos/dcos.toml
sources = [ "https://github.com/mesosphere/universe/archive/version-1.x.zip",]

@thbeh
Copy link
Author

thbeh commented Jun 7, 2016

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...

@thbeh
Copy link
Author

thbeh commented Jun 7, 2016

BTW, I am running on 4 bare metals, using the same ansible roles.

@thbeh
Copy link
Author

thbeh commented Jun 7, 2016

Any recommendations on getting cassandra to work on the cluster?

@dvictor1
Copy link
Contributor

dvictor1 commented Jun 7, 2016

Have you provided principal/secret pair, installing a framework?

@thbeh
Copy link
Author

thbeh commented Jun 7, 2016

I saw it in mesos-hdfs but how to you do that for Cassandra?

@thbeh
Copy link
Author

thbeh commented Jun 8, 2016

I assume you are referring to deploying cassandra using dcos-cli

dcos install package cassandra

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

No branches or pull requests

3 participants