Thank you.

Actually, I am OK on this, since it was taken out in 0.89. It is things
like RowResult that cause problem now - but for these I already know that I
should use Get/Put API.

Cheers,
Mark

On Mon, Jan 31, 2011 at 2:02 PM, Stack <[email protected]> wrote:

> Use the mapreduce package if you can.  Otherwise, keep on with mapred
> package and ignore the deprecations.   There is nothing 'wrong' w/ the
> mapred package; we just followed hadoop's deprecation.  Also our
> mapreduce has functionality not in mapred.
>
> St.Ack
>
> On Mon, Jan 31, 2011 at 11:59 AM, Mark Kerzner <[email protected]>
> wrote:
> > Hi,
> >
> > what should be used instead of
> > TableMap<
> http://hbase.apache.org/docs/r0.20.5/api/org/apache/hadoop/hbase/mapred/TableMap.html
> >,
> > going forward?
> >
> > Thank you,
> > Mark
> >
>

Reply via email to