Okay, so you are using binarymemtable, that wasn't 100% clear.

With BMT you need to manually flush when you are done loading, the
data isn't live until it's been converted to sstable.

On Wed, Feb 24, 2010 at 11:45 AM, Sonny Heer <sonnyh...@gmail.com> wrote:
>>
>> On what symptom are you basing that conclusion?
>>
>
> I've ingested the same data using the java thrift API, ran queries
> against that set, and I'm getting different results when I ingest it
> using the StorageService (CassandraBulkLoader without Hadoop) method.
> The size of results is much less.  The reason I'm using the bulk load
> is because it is considerably faster.
>

Reply via email to