On Tue, Nov 10, 2009 at 1:01 PM, Zhenyu Zhong <[email protected]>wrote:

> Hi,
>
> I noticed that there is a HBase Rest service which provides nice features
> that directly talks to HBase.
> Does it run MR under the hood?
>

No.  MR is not us.  Thats the mapreduce project.

The REST project gives you access to hbase.  You can get, put, delete and
scan rows in an HBase table.  Nothing to do with MapReduce.

St.Ack

Reply via email to