Re: BulkLoading SSTables and compression

2012-07-04 Thread aaron morton
can think of is that the upgradesstables option follows a > slightly different path to the bulk uploader when it comes to generating the > sstables that have been flushed to disk? > > -- > View this message in context: > http://cassandra-user-incubator-apache-org.3

Re: BulkLoading SSTables and compression

2012-07-02 Thread jmodha
ttp://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/BulkLoading-SSTables-and-compression-tp7580849p7580938.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: BulkLoading SSTables and compression

2012-07-02 Thread Sylvain Lebresne
and key_validation_class = 'BytesType' > and compaction_strategy = > 'org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy' > and compression_options = {'sstable_compression' : > 'org.apache.cassandra.io.compress.SnappyCompressor'};" > > Would this cause any issues? >

Re: BulkLoading SSTables and compression

2012-07-02 Thread jmodha
y = 'org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy' and compression_options = {'sstable_compression' : 'org.apache.cassandra.io.compress.SnappyCompressor'};" Would this cause any issues? -- View this message in context: http://cassandra-user-incuba

Re: BulkLoading SSTables and compression

2012-07-02 Thread Sylvain Lebresne
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.

Re: BulkLoading SSTables and compression

2012-07-01 Thread jmodha
rg.3065146.n2.nabble.com/BulkLoading-SSTables-and-compression-tp7580849p7580922.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: BulkLoading SSTables and compression

2012-07-01 Thread aaron morton
s the data after it has been streamed in? >> >> Thanks. >> >> -- >> View this message in context: >> http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/BulkLoading-SSTables-and-compression-tp7580849.html >> Sent from the cassandra-u...@incubator.apache.org mailing list archive at >> Nabble.com. > > > The University of Dundee is a Scottish Registered Charity, No. SC015096. > >

Re: BulkLoading SSTables and compression

2012-06-28 Thread Andy Cobley
rebuildsstables command on all nodes to actually > compress the data after it has been streamed in? > > Thanks. > > -- > View this message in context: > http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/BulkLoading-SSTables-and-compression-tp7580849.ht