NoHostAvailableException: All host(s) tried for query failed (no host was tried),
NoHostAvailableException: All host(s) tried for query failed (no host was tried)
cassandra连接报错:tried:localhost 127 0 0 1:9042
去除这个依赖即可,也有可能是版本高了。
<dependency> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-cassandra</artifactId>
</dependency>
http://www.htsjk.com/cassandra/27467.html
www.htsjk.Com
true
http://www.htsjk.com/cassandra/27467.html
NewsArticle
NoHostAvailableException: All host(s) tried for query failed (no host was tried), NoHostAvailableException: All host(s) tried for query failed (no host was tried) cassandra连接报错:tried:localhost 127 0 0 1:9042 去除这个依赖...
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。