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>

 

 

 

posted on 2018-01-20 11:20  尴尬而不失礼貌的微笑  阅读(1033)  评论(0编辑  收藏  举报