cassandra - Saved cluster name Test Cluster != configured name

前端 未结 7 2004
无人共我
无人共我 2020-12-02 12:10

How am I supposed to bot a new Cassandra node when I get this error?

INFO [SSTableBatchOpen:1] 2014-02-25 01:51:17,132 SSTableReader.java (line 223) Opening          


        
相关标签:
7条回答
  • 2020-12-02 12:56

    For Cassandra 3.7 you should replace the ./nodetool flush with ./nodetool flush system. Otherwise it won't work.

    0 讨论(0)
提交回复
热议问题