【发布时间】:2014-10-31 19:31:54
【问题描述】:
我正在尝试在 C:\Program Files\DataStax Community\apache-cassandra\bin 中使用 cmd 运行 nodetool -h localhost ring,但它显示错误:
Starting NodeTool
The system cannot find the path specified
实际上我想将 NodeTool 实用程序运行到 nodetool flush key_space column_family 或 nodetool compact key_space column_family。还有其他方法吗? CQL?操作中心?
【问题讨论】:
标签: cassandra cassandra-2.0 datastax cassandra-cli