Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在运行 Cassandra 2.1.2,并且我想以编程方式进行压缩,例如通过在某处发送 HTTP 请求,而不是通过在命令行上运行 nodetool compact。这可能吗?我有 Jolokia,如果有帮助的话。我也可以使用 CQL,而不是 nodetool compact。