That's what I thought.
Thanks
-Pete
-----Original Message-----
From: saint.ack@gmail.com [mailto:saint.ack@gmail.com] On Behalf Of Stack
Sent: Wednesday, December 08, 2010 4:40 PM
To: user@hbase.apache.org
Subject: Re: Writing a unique filter
I don't follow? You want to find all unique cells? If so, that
sounds like the canonical MapReduce word counter job.
St.Ack
On Wed, Dec 8, 2010 at 4:06 PM, Peter Haidinyak <phaidinyak@local.com> wrote:
> Hidey ho,
> Is there a way to write a filter that would return a unique set of values
for a family:column? Or would this fall into a Map/Reduce type of job?
>
> As always, Thanks
>
> -Pete
>
|