Vandana Ayyalasomayajula created HBASE-9375:
-----------------------------------------------

             Summary: [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
            Reporter: Vandana Ayyalasomayajula
            Assignee: Vandana Ayyalasomayajula
            Priority: Minor


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