首先

 

https://github.com/brianfrankcooper/YCSB/issues/885

 

最终是使用ycsb-0.1.4 版本进行,这个版本自带jar包

https://github.com/CorfuDB/CorfuDB-Utils/tree/master/lib/ycsb-0.1.4

 

 

2017.10.3

测试mapkeeper的命令和其他的类似,设置host和端口使用 -p "mapkeeper.host=127.0.0.1" -p "mapkeeper.port=1111", 注意 -p "host=127.0.0.1"是无效的,将使用默认设置。另外发现  127.0.0.x 不管x是多少都可以ping的通,应该都代表本地地址

相关文章:

  • 2022-12-23
  • 2021-04-27
  • 2021-12-13
  • 2021-11-27
  • 2021-10-16
  • 2022-02-05
  • 2021-06-23
猜你喜欢
  • 2021-11-19
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
  • 2021-07-08
  • 2021-05-01
  • 2022-01-11
相关资源
相似解决方案