开发者社区 > 数据库 > NoSQL数据库 > 正文

cassandra客户端超时 Client request timeout. See Session

cqlsh:ycsb> select count(*) from usertable; OperationTimedOut: errors={'192.168.1.118': 'Client request timeout. See Session.execute_async'}, last_host=192.168.1.118

展开
收起
ApsaraDB Cassandra 2019-07-23 16:57:22 6568 0
1 条回答
写回答
取消 提交回答
  • [root@izbp1cs0w4qqwzkgwvkgnmz ~]# ./apache-cassandra-3.11.4/bin/cqlsh 192.168.1.118 --request-timeout=60000

    添加 --request-timeout=60000 参数

    2019-07-23 16:59:02
    赞同 展开评论 打赏
问答分类:

相关电子书

更多
RocketMQ 新特性揭秘- Request-Reply 立即下载
低代码开发师(初级)实战教程 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载