On Fri, Sep 13, 2013 at 10:47 AM, Hiller, Dean <dean.hil...@nrel.gov> wrote:

> I was just wondering if cassandra had any special CF that every row exists
> on every node for smaller tables that we would want to leverage in
> map/reduce.  The table row count is less than 500k and we are ok with slow
> updates to the table, but this would make M/R blazingly fast since for
> every row, we read into this table.
>

Create a keyspace with replication configured such that RF=N?

=Rob

Reply via email to