[ 
https://issues.apache.org/jira/browse/HBASE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

sishen updated HBASE-936:
-------------------------

    Attachment: 936.trunk.rest_scanner_v2.patch

Accomodate J-D's suggestion.  And also add the new next(int nbRows) method to 
the Scanner interface.

> REST Interface:   enable to get numbers of rows from scanner interface
> ----------------------------------------------------------------------
>
>                 Key: HBASE-936
>                 URL: https://issues.apache.org/jira/browse/HBASE-936
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: rest
>    Affects Versions: 0.18.0
>            Reporter: sishen
>             Fix For: 0.19.0
>
>         Attachments: 936.trunk.rest_scanner.patch, 
> 936.trunk.rest_scanner_v2.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The scanner request will return one row for each request defaultly. But due 
> to reduce the network bandwidth also the usability of the api, it should 
> allow return multiple rows at once.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to