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

stack commented on HBASE-3798:
------------------------------

Looks basic to me. +1

> [REST] Allow representation to elide row key and column key
> -----------------------------------------------------------
>
>                 Key: HBASE-3798
>                 URL: https://issues.apache.org/jira/browse/HBASE-3798
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.90.3, 0.92.0
>
>         Attachments: HBASE-3798.patch
>
>
> Row and column keys are extracted from the supplied representation (XML, 
> JSON, protobuf) when the user PUTs or POSTs. The inclusion of the row key in 
> the URI is redundant. It could be convenient to allow the user to leave out 
> the row key when building the representation; in which case, the row key 
> supplied in the URI can be used.
> Of course a representation that encodes more than one row wouldn't make sense 
> for this case.
> Likewise, the column key(s) could be elided if supplied in the URI as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to