问题标签 [cassandra-stress-tool]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
30 浏览

cassandra - 有没有办法使用 cassandra 压力插入 csv 文件数据?

我已经使用 yaml 文件对 cassandra 压力工具进行了一些探索,它工作正常。我只是想知道是否可以通过它在 yaml 配置文件中指定任何外部 csv 文件的位置,以使用 cassandra 压力将数据插入到 Cassandra 表中?

因此,我想查看此数据模型上特定数据负载的 cassandra stres 测试结果,而不是随机数据?

0 投票
2 回答
206 浏览

cassandra - 使用 yaml 文件作为用户配置文件时,cassandra-stress 工具抛出错误

我能够使用默认键空间和表运行 cassandra-stress,但是参考 datastax 文档,我试图通过使用自己的配置文件来使用 cassandra-stress 工具。Datastax 文档 - https://docs.datastax.com/en/dse/5.1/dse-admin/datastax_enterprise/tools/toolsCStress.html

我有 2 个具有 (2+1) 节点和 cassandra 3.11 设置的 DC,我相应地修改了 yaml 文件,但出现错误。

命令 -

错误 -


cqlstress-example.yaml 的内容

0 投票
1 回答
41 浏览

performance - 解释 cassandra 压力测试的结果

我们有带有树节点的 scylla 集群。每个节点都在自己的数据中心中。Тo 评估集群性能我使用带有以下参数的 cassandra 压力测试:

结果:

正如我们所看到的,我们的延迟时间和平均延迟时间相对较小,但延迟时间却是灾难性的 0.95 和 0.99。主要问题:为什么?为什么这个价值观如此不同?