Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/cassandra/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Caching 卡桑德拉密钥缓存优化_Caching_Cassandra_Cql_Cql3_Cqlsh - Fatal编程技术网

Caching 卡桑德拉密钥缓存优化

Caching 卡桑德拉密钥缓存优化,caching,cassandra,cql,cql3,cqlsh,Caching,Cassandra,Cql,Cql3,Cqlsh,我想优化cassandra中的密钥缓存。我知道密钥缓存的大小(单位:mb):节点上所有密钥缓存的容量(单位:mb)。现在,在增加统计数据时,我需要查看哪些数据,以确定增加的数据实际上对系统有益。 当前使用我获得的默认设置 密钥缓存:条目20342,大小17.51MB,容量100MB,4806次命中,29618次请求,0.162次最近命中率,14400次保存时间(秒) 我的opsCenter也启动并运行了。 谢谢看看点击次数和最近的点击率

我想优化cassandra中的密钥缓存。我知道密钥缓存的大小(单位:mb):节点上所有密钥缓存的容量(单位:mb)。现在,在增加统计数据时,我需要查看哪些数据,以确定增加的数据实际上对系统有益。 当前使用我获得的默认设置

密钥缓存:条目20342,大小17.51MB,容量100MB,4806次命中,29618次请求,0.162次最近命中率,14400次保存时间(秒)

我的opsCenter也启动并运行了。
谢谢

看看点击次数和最近的点击率