Hi ,
    Can you please query for the schema of the table and show us here.
Would like to know what is value for VERSIONS that you have set for the
column family .  I hope you have set it to 10.

Ex:http://myhost.com:8080/log/schema<http://myhost.com:8080/log/data:get/0,1377633354/?v=10>


Regards
Ravi Magham


On Wed, Aug 28, 2013 at 1:29 AM, Dmitriy Troyan <troyan.dmit...@gmail.com>wrote:

> Hey all,
>
> I try to use multi get for receiving different versions of row but it give
> me only one always. For example I have table log, and column family
> data:get. I put a lot of versions of row/data:log. Now I try to get all
> versions of this key.
>
> As it said in manual http://wiki.apache.org/hadoop/Hbase/Stargate (Cell or
> Row Query (Multiple Values)): using browser for request
> http://myhost.com:8080/log/data:get/0,1377633354/?v=10
>
> The response contain only one version of a key instid of give me all (max
> 10) available versions of a key.
>
> I break my brain on this problem. Please reffer me to right way.
>
> Thanks!
>

Reply via email to