You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by marjana <mi...@us.ibm.com> on 2019/04/18 19:04:39 UTC

Reverse scan on a table not working

Hello,

I am having trouble getting data from reverse scan. I know there's a bug
HBASE-16886, but I get the same "no rows" after I patched HBase to the
latest, 1.2.12.

This works and returns a row:


Changing REVERSED to TRUE returns 0 rows.
Anything I am doing wrong here? Thanks







--
Sent from: http://apache-hbase.679495.n3.nabble.com/HBase-User-f4020416.html

Re: Reverse scan on a table not working

Posted by Toshihiro Suzuki <br...@gmail.com>.
I guess you missed a code snippet or something like that in your previous
mail?

On Fri, Apr 19, 2019 at 4:04 AM marjana <mi...@us.ibm.com> wrote:

> Hello,
>
> I am having trouble getting data from reverse scan. I know there's a bug
> HBASE-16886, but I get the same "no rows" after I patched HBase to the
> latest, 1.2.12.
>
> This works and returns a row:
>
>
> Changing REVERSED to TRUE returns 0 rows.
> Anything I am doing wrong here? Thanks
>
>
>
>
>
>
>
> --
> Sent from:
> http://apache-hbase.679495.n3.nabble.com/HBase-User-f4020416.html
>