You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Vandana Ayyalasomayajula (JIRA)" <ji...@apache.org> on 2013/08/29 02:05:53 UTC

[jira] [Created] (HBASE-9375) [REST] Querying row data gives all the available versions of a column

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