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

Vandana Ayyalasomayajula commented on HBASE-9375:
-------------------------------------------------

Hi,

I am on maternity leave till 9th December, 2013. If you need any assistance 
please contact [email protected].

Thanks
Vandana

On Sep 11, 2013, at 11:00 PM, Nick Dimiduk (JIRA) <[email protected]> wrote:

    [ 
https://issues.apache.org/jira/browse/HBASE-9375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Dimiduk updated HBASE-9375:
--------------------------------

   Status: Open  (was: Patch Available)

[REST] Querying row data gives all the available versions of a column
---------------------------------------------------------------------

               Key: HBASE-9375
               URL: https://issues.apache.org/jira/browse/HBASE-9375
           Project: HBase
        Issue Type: Bug
        Components: REST
  Affects Versions: 0.94.11
          Reporter: Vandana Ayyalasomayajula
          Assignee: Vandana Ayyalasomayajula
          Priority: Minor
       Attachments: HBASE-9375.00.patch, HBASE-9375_trunk.00.patch, 
HBASE-9375_trunk.01.patch


In the hbase shell, when a user tries to get a value related to a column, hbase 
returns only the latest value. But using the REST API returns 
HColumnDescriptor.DEFAULT_VERSIONS versions by default.
The behavior should be consistent with the hbase shell.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

                
> [REST] Querying row data gives all the available versions of a column
> ---------------------------------------------------------------------
>
>                 Key: HBASE-9375
>                 URL: https://issues.apache.org/jira/browse/HBASE-9375
>             Project: HBase
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 0.94.11
>            Reporter: Vandana Ayyalasomayajula
>            Assignee: Vandana Ayyalasomayajula
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9375.00.patch, HBASE-9375_trunk.00.patch, 
> HBASE-9375_trunk.01.patch, HBASE-9375_trunk.01.patch
>
>
> In the hbase shell, when a user tries to get a value related to a column, 
> hbase returns only the latest value. But using the REST API returns 
> HColumnDescriptor.DEFAULT_VERSIONS versions by default. 
> The behavior should be consistent with the hbase shell.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to