【问题标题】:Is there any way to insert csv file data using cassandra stress?有没有办法使用 cassandra 压力插入 csv 文件数据?
【发布时间】:2020-08-27 23:30:12
【问题描述】:

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

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

【问题讨论】:

    标签: cassandra datastax cassandra-3.0 cassandra-stress-tool


    【解决方案1】:

    标准cassandra-stress 没有这样的功能,但您可以使用DataStax 最近开源的NoSQLBench tool。它还使用 YAML 来描述工作负载,但它更加灵活,并且具有 number of functions for sampling data from CSV files

    附:还有一个单独的Slack workspace for this project(要获得邀请,请填写this form

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-11-24
      • 2021-06-11
      相关资源
      最近更新 更多