Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Cassandra 似乎已经自动删除了一个重要的二级索引,所以我必须恢复它。
我使用 PHPcassa 和 Cassandra CLI 来恢复索引。
两者都报告了索引已应用,但是当我尝试根据索引检索数据时,它抱怨索引列不存在。
这是最新的 Cassandra 版本 1.1.2。
感谢并快速提供帮助!