Unable to see all keyspaces in C* 2.1.7 after I downgraded from 3.0 to 2.1.7
问题 I've been using Cassandra 2.1.7 and For some reason I upgraded to 3.0.12 and later realized that some dependent apps won't work with 3.0.12 and I downgraded and using C* 2.1.7 as I was using before. But Now I'm not able to see Keyspaces in C*. (Just FYI: Data directory is same in both C*yaml files) Do I have to make any changes? Appreciate your help. 回答1: When you upgrade from 2.x to 3.x you have to run upgradesstables command in nodetool. I assume this is what you did. Now when you