You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Blaye Nicolas (JIRA)" <ji...@apache.org> on 2016/06/28 12:11:57 UTC

[jira] [Comment Edited] (HBASE-16106) HBase Rest API: unexpected behavior of get with timestamp

    [ https://issues.apache.org/jira/browse/HBASE-16106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352883#comment-15352883 ] 

Blaye Nicolas edited comment on HBASE-16106 at 6/28/16 12:11 PM:
-----------------------------------------------------------------

I tried puting 3 values in the same cell, but I always get only one value on answers, which is the closest value inferior to the timestamp passed as argument. Is this a default parameter in the Rest API?


was (Author: whitefret):
I tried puting 3 values in the same cell, but I always get only one on answers. Is this a default parameter in the Rest API?

> HBase Rest API: unexpected behavior of get with timestamp
> ---------------------------------------------------------
>
>                 Key: HBASE-16106
>                 URL: https://issues.apache.org/jira/browse/HBASE-16106
>             Project: HBase
>          Issue Type: Bug
>          Components: API, REST
>    Affects Versions: 1.2.1
>            Reporter: Blaye Nicolas
>            Priority: Minor
>              Labels: easyfix, newbie
>
> Issue seen there: http://stackoverflow.com/questions/37985426/hbase-get-request-for-row-data-with-timestamp?noredirect=1#comment63464266_37985426  
> The  *adress:port/table/row/column/timestamp* returns the first value *strictly inferior* to the timestamp provided.  
> This behavior is not the one seen in bash and java as explained in the question.  
> I haven't found the bug here but I may be wrong, and it may be fixed already. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)