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

Dean Gurvitz commented on HBASE-15870:
--------------------------------------

Thanks for the quick response Matt. From what I saw, the documentation for the 
REST functionality is lacking in general, and doesn't include the multiget 
feature as well as other features such as filtering with stateless scans. 
Expanding it sounds great. 

Your patch also looks good. You might want to consider changing the URL 
structure a bit to be of the form "columns=...&row=...&row...". Your current 
solution looks good, but seems to emphasize the columns argument in importance.

> Specify columns in REST multi gets
> ----------------------------------
>
>                 Key: HBASE-15870
>                 URL: https://issues.apache.org/jira/browse/HBASE-15870
>             Project: HBase
>          Issue Type: New Feature
>          Components: REST
>            Reporter: Dean Gurvitz
>            Assignee: Matt Warhaftig
>            Priority: Minor
>         Attachments: hbase-15870-v1.patch
>
>
> The REST multi-gets feature currently does not allow specifying only certain 
> columns or column families. Adding support for these should be quite simple 
> and improve the usability of the multi-gets feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to