Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • How did you install Cassandra? Via package or tarball? Commented Dec 27, 2017 at 18:42
  • tarball installation Commented Dec 27, 2017 at 20:57
  • If you execute ls -ls which nodetool`` (which nodetool should be back quotes) - does it point to location of this tarball installation? Commented Dec 27, 2017 at 21:02
  • Yes. The nodetool is in the same bin directory as the "cassandra" launch script that is being used - this is the nodetool being found on the path. Commented Dec 28, 2017 at 15:45