How about HBASE-1537 ?

On Wed, Dec 22, 2010 at 1:38 PM, Leo Alekseyev <[email protected]> wrote:

> I need to retrieve row keys from several big tables.  Is it possible
> to do so by just reading the key and truncating the value?  I see that
> HBASE-1481 implements FirstKeyOnlyFilter, but it doesn't help in our
> case, since we have only one KeyValue per row, and it stores binary
> data.
>
> Is there an easy way to accomplish fast key-only retrieval?
>
> --Leo
>

Reply via email to