I'm trying to run nodetool -h localhost ring using cmd in C:\Program Files\DataStax Community\apache-cassandra\bin but it is showing error:
Starting NodeTool
The system cannot find the path specified
Actually i want to run NodeTool utility to nodetool flush key_space column_family or nodetool compact key_space column_family. Are there any other ways to do it ? CQL? OpsCenter ?