【发布时间】:2018-07-26 16:25:26
【问题描述】:
我正在尝试放弃对 Cassandra 的物化视图并面临以下问题:
> drop materialized view XXXXXXXXXXXXXXXX;
OperationTimedOut: errors={'10.10.101.10': 'Request timed out while waiting for
schema agreement. See Session.execute[_async](timeout) and
Cluster.max_schema_agreement_wait.'}, last_host=10.10.101.10
Warning: schema version mismatch detected; check the schema versions of your nodes
in system.local and system.peers.
【问题讨论】: