> Transactional consistency isn't going to happen if you even involve more
> than one hbase row.

What does this mean?  Or rather, can you elaborate?

> What they need is that documents can be found very shortly
> after they are inserted and that crashes won't compromise that.

Right.  I think HBase is built for this case?  Adding the ability to
'search' over HBase without setting up a separate search cluster could
be compelling if extremely convenient?

On Sun, Feb 13, 2011 at 1:36 AM, Ted Dunning <tdunn...@maprtech.com> wrote:
> Transactional consistency isn't going to happen if you even involve more
> than one hbase row.
>
> I haven't seen any search sites that absolutely need transactional
> consistency.  What they need is that documents can be found very shortly
> after they are inserted and that crashes won't compromise that.
>

Reply via email to