Re: CQL "Alter table" does not propagate to all nodes.

2014-10-17 Thread Erick Ramirez
Lu, Thanks for the letting me know that you figured it out. Cheers, Erick

Re: CQL "Alter table" does not propagate to all nodes.

2014-10-16 Thread dlu66061
is actually up running fine. My instances are on AWS and I think I should adjust the phi_convict_threshold property higher. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/CQL-Alter-table-does-not-propagate-to-all-nodes-tp7597211p7597242.html Sent fro

Re: CQL "Alter table" does not propagate to all nodes.

2014-10-15 Thread Erick Ramirez
Hello, dlu66061. A common issue with schema disagreements is time drift on the nodes. Are you using NTP? The only other issue is when the nodes are not reachable at the time that the schema update was being propagated --- http://www.datastax.com/documentation/cassandra/2.0/cassandra/dml/dml_handl

CQL "Alter table" does not propagate to all nodes.

2014-10-15 Thread dlu66061
erforming-a-large-delete-tt7591649.html> ). However, I did not find a clear answer. Is this a bug? Is there something wrong with my settings? I don't feel this should be the normal behavior. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/