The system.* tables are not replicated, so they can (and will) have different contents on different nodes.
On Wed, Sep 3, 2014 at 10:50 AM, Pavel Kogan <[email protected]> wrote: > I tried cqlsh command on other nodes and you are right! I had no idea that > cqlsh results could be node dependent. > > Thanks, > Pavel > > > On Wed, Sep 3, 2014 at 10:54 AM, Tyler Hobbs <[email protected]> wrote: > >> >> On Wed, Sep 3, 2014 at 6:44 AM, Pavel Kogan <[email protected]> >> wrote: >> >>> Why peers table contains only 2 out of 3 nodes? >> >> >> system.local has information for the local node, system.peers has >> information for all other nodes. >> >> >> -- >> Tyler Hobbs >> DataStax <http://datastax.com/> >> > > -- Tyler Hobbs DataStax <http://datastax.com/>
