Giter Site home page Giter Site logo

Comments (4)

tnn1t1s avatar tnn1t1s commented on August 17, 2024

I had this issue earlier today. I removed the cassandraMesos directory from my zookeeper instance and restarted the framework. After that, it started taking offers and launching (not successfully yet ...) tasks.

from cassandra-mesos-deprecated.

Bleakwise avatar Bleakwise commented on August 17, 2024

I have this same issue, been driving me mad. The only solution I've found is to completely re-install Mesos and zookeeper (maybe just zookeeper?). Where is the cassandraMesos directory?

UPDATE:
I was able to get it going by wiping out zookeeper's data directory on my Mesos-master. On Ubuntu/Mesosphere this was /var/lib/zookeeper/version-2.
a-la
sudo rm -R /var/lib/zookeeper/version2

Once I did that, Cassandra fired up on all 3 of my slave-nodes.

from cassandra-mesos-deprecated.

Bleakwise avatar Bleakwise commented on August 17, 2024

UPDATE2:
Using the zkCli.sh utility I went into ZK and deleted
/cassandraMesos/tesserver/app:nodeSet and app:frameworkId which also got cassandra-mesos back running.

I'm going to sleep, but tomorrow I plan to see if just deleting app:nodeset OR just app:frameworkId gets it going as well. Once either the app:nodeset or app:frameworkid has been isolated as the problem I'll better know how to continue in finding some resolution.

PS: Just incase anyone reading this is new
On my Ubuntu 14.04 system zkCli.sh was in...
/usr/share/zookeeper/bin
I belive it's part of the zookeeper-bin package. If you're on Redhat or some other you can always do
find / -name zkCli.sh, that is, if this bug even exists on Redhat or others.

from cassandra-mesos-deprecated.

BenWhitehead avatar BenWhitehead commented on August 17, 2024

Obsolete framework has been rewritten.

from cassandra-mesos-deprecated.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.