On 2019-09-06 11:02, Oleksandr Shulgin wrote:
On Fri, Sep 6, 2019 at 11:00 AM <p...@xvalheru.org> wrote:

- reads => as much as possible - huge stream of requests
- data => 186GB on each node
- the reads are unpredictable
- there's (in the cluster) about 6 billions of records

I wonder though, if it makes sense to use Cassandra for a read-only
dataset?  Couldn't you just put it on something like Amazon S3 and be
done with it?

How many rows per partition do you have?  Do you always scan full
partition or you need to restrict results by clustering key?

Regards,
--
Alex

Hi,

well it might be updated, but updates can be done only after processing of data finished. No, accessing through the id. How can I get number of rows within the partition? Never need this.

Thanks

Pat


----------------------------------------
Freehosting PIPNI - http://www.pipni.cz/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org

Reply via email to