cassandra -e is not working while bringing up the sever on windows. -e is not valid argument
Seshuone opened this issue · 0 comments
Seshuone commented
Describe the feature:
Elassandra version:
Plugins installed: []
JVM version (java -version
):
OS version (uname -a
if on a Unix-like system):
Description of the problem including expected versus actual behavior:
Steps to reproduce:
Please include a minimal but complete recreation of the problem, including
(e.g.) index creation, mappings, settings, query etc. The easier you make for
us to reproduce it, the more likely that somebody will take the time to look at it.
Please provide the following information:
- elassandra logs (logs/system.logs or /var/lib/cassandra/system.log)
- elasticsearch cluster state (curl http://localhost:9200/_cluster/state)
- cassandra schema (cqlsh>DESC KEYSPACE <your_keyspace>)
- cassandra gossip state (run: nodetool gossipinfo)