通过OpsCenter修改集群配置时,由于以下错误,Cassandra无法重新启动
org.apache.cassandra.exceptions.ConfigurationException: Invalid yaml. Please remove properties [multithreaded_compaction, memtable_flush_queue_size, preheat_kernel_page_cache, compaction_preheat_key_cache, in_memory_compaction_limit_in_mb] from your cassandra.yaml移除属性并手动重新启动Cassandra修复了一些事情,但这并不是真正需要的。
发布于 2014-10-20 14:04:44
2.1的OpsCenter支持在5.1版中出现,目前不支持2.1。
g.html
5.1的Eta是1月份的每一篇文章:http://www.datastax.com/2014/12/announcing-datastax-enterprise-4-6-and-opscenter-5-1
https://stackoverflow.com/questions/26396280
复制相似问题