[
https://issues.apache.org/jira/browse/HBASE-9375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765655#comment-13765655
]
Hudson commented on HBASE-9375:
-------------------------------
FAILURE: Integrated in HBase-TRUNK #4496 (See
[https://builds.apache.org/job/HBase-TRUNK/4496/])
HBASE-9375 [REST] Querying row data gives all the available versions of a
column (Vandana Ayyalasomayajula) (ndimiduk: rev 1522590)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/RowSpec.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/TestRowResource.java
> [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
>
> 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