Hacker News new | ask | show | jobs
by hobofan 1077 days ago
Java? I thought the whole raison d'etre for ScyllaDB was "Cassandra without Java"?
1 comments

The server implementation is, but administering it still requires the Java based Cassandra tooling like nodetool and cqlsh
cqlsh is written in Python. Which doesn't mean it's less of a pain in the ass ;)
Sorry, that was phrased poorly; was in reference to the parent comment’s “For ScyllaDB you need to install Java, Python and several ScyllaDB related packages”.

Just meant to say it does have tooling which requires other languages/environment specifics.