Where do you see that? HBase is not transactional.
Thanks Chris,
St.Ack
On Fri, Dec 10, 2010 at 2:57 PM, Chris Tarnas <cft@email.com> wrote:
> I was looking through the thirft API again and noticed that it said if a transaction
- comprised of updates to one or more rows - throws an exception then the whole transaction
is aborted. Does this mean that it is atomic and none of the updates will be executed or could
some subset of them be executed (which I assumed was the case before I read the comments again
recently).
>
> thanks
> -chris
>
>
|