欢迎投稿

今日深度:

NoHostAvailableException: All host(s) tried for query failed (no host was tried),

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>

 

 

 

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 去除这个依赖...
相关文章
    暂无相关文章
评论暂时关闭