On Mon, Jul 2, 2012 at 12:14 AM, jmodha <jmo...@gmail.com> wrote:
> Sure, before I create a ticket, is there a way I can confirm that the
> sstables are indeed not compressed other than running the "rebuildsstables"
> nodetool command (and observing the live size go down)?

If the sstable is compressed it will have a -CompressionInfo.db
component (i.e. one of the file composing the sstable with end with
--CompressionInfo.db). If there is no such file then it'ss not
compressed.

--
Sylvain

>
> Thanks.
>
> --
> View this message in context: 
> http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/BulkLoading-SSTables-and-compression-tp7580849p7580922.html
> Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
> Nabble.com.

Reply via email to