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)">
没有头绪
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。