You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/03/20 04:39:17 UTC

[jira] [Commented] (HBASE-7803) [REST] Support caching on scan

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

Hudson commented on HBASE-7803:
-------------------------------

Integrated in hbase-0.95-on-hadoop2 #34 (See [https://builds.apache.org/job/hbase-0.95-on-hadoop2/34/])
    HBASE-7803 [REST] Support caching on scan (Revision 1458577)

     Result = FAILURE
jxiang : 
Files : 
* /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/ScannerResource.java
* /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/ScannerResultGenerator.java
* /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/model/ScannerModel.java
* /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/ScannerMessage.java
* /hbase/branches/0.95/hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/ScannerMessage.proto
* /hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/model/TestScannerModel.java

                
> [REST] Support caching on scan
> ------------------------------
>
>                 Key: HBASE-7803
>                 URL: https://issues.apache.org/jira/browse/HBASE-7803
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.95.0, 0.98.0
>
>         Attachments: trunk-7803.patch
>
>
> I have a YCSB client using the REST API.  My testing shows the performance for scan with REST API is much worse than that with the java client API.  We need to look into it and find out the root cause, either the test issue, or our REST API issue.

--
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