欢迎投稿

今日深度:

cassandra报错问题,cassandra报问题

cassandra报错问题,cassandra报问题


异常如下

Warning: schema version mismatch detected, which might be caused by DOWN nodes; if this is not the case, check the schema versions of your nodes in system.local and system.peers.
OperationTimedOut: errors={}, last_host=192.168.1.2
cassandra@cqlsh> CREATE TABLE szmb.t20171109 (id varchar, x int,y int,z int , time timestamp, data blob,filetype varchar,PRIMARY KEY(id,filetype));
ServerError: <ErrorMessage code=0000 [Server error] message="java.lang.RuntimeException: java.util.concurrent.ExecutionException: org.apache.cassandra.exceptions.ConfigurationException: Column family ID mismatch (found 2a502350-bac8-11e7-8b75-118d67af0885; expected 1339f380-bac8-11e7-8b75-118d67af0885)">

没有头绪

www.htsjk.Com true http://www.htsjk.com/cassandra/28438.html NewsArticle cassandra报错问题,cassandra报问题 异常如下 Warning: schema version mismatch detected, which might be caused by DOWN nodes; if this is not the case , check the schema versions of your nodes in system . local and system .peers.Op...
相关文章
    暂无相关文章
评论暂时关闭