cassandra - 出现此错误无法启动 cassandra

标签 cassandra

当我运行 cassandra 时出现这些错误。问题是什么?

WARN  06:01:00 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root.
INFO  06:01:00 JMX is enabled to receive remote connections on port: 9909
WARN  06:01:00 OpenJDK is not recommended. Please upgrade to the newest Oracle Java release
INFO  06:01:00 Initializing SIGAR library
WARN  06:01:00 Cassandra server running in degraded mode. Is swap disabled? : false,  Address space adequate? : true,  nofile limit adequate? : true, nproc limit adequate? : false 

最佳答案

关于cassandra - 出现此错误无法启动 cassandra,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34670506/

相关文章:

database-design - Cassandra:列族与 super 列族

elasticsearch - Express-cassandra elassandra按geo_point排序

cassandra - 日期和时间条件不起作用的地方

PT2S 后 Cassandra 写入查询超时

cassandra - 如何在 Cassandra 中的集群键内使用静态列

apache-spark - 如何将 Pyspark 连接到在 docker 上运行的 datastax Cassandra?

cassandra - 对 cassandra 节点进行定期 Nodetool 修复的目的

cassandra - Spring 数据 : Connect to Cassandra via SSL

database - ScyllaDB 中的分区键和数据建模

python - 如何运行 python 测试套件?