Looks like this is related to bug in
https://issues.apache.org/jira/browse/CASSANDRA-3558.  

Show schema shows  sstable compression chunk_length_kb on the node that the
schame was applied is 65536, thought the schema update statement specified 
chunk_length_kb=64, and on other nodes on the cluster  that get schema
replicated from the node the schema was applied, the chunk_length_kb is
shown as 67108864.  

Is there away to disable sstable compression  or set  chunk_length_kb to
null?  We have other CFs that we did not explicitly specify  chunk_length_kb
work fine.

Thanks!

Huy

--
View this message in context: 
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Tried-to-restart-a-node-and-now-it-won-t-come-up-tp7088773p7090733.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
Nabble.com.

Reply via email to