You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2009/01/10 07:21:59 UTC

[jira] Updated: (HBASE-1118) Scanner setup takes too long

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

ryan rawson updated HBASE-1118:
-------------------------------


Ideally I'd like to query hbase during the context of a web hit.  Ideally web server side render time is < 250ms total, and data access is a major portion of that.  Meaning we'd like to get the data back in something like 100ms.  For 1000 rows that should be in the same region, or maybe 2, hopefully it's possible.

> Scanner setup takes too long
> ----------------------------
>
>                 Key: HBASE-1118
>                 URL: https://issues.apache.org/jira/browse/HBASE-1118
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>
> posix4 and dj_ryan are on about scanner setups take too long.  Use case is fetch of a 100 - 1000 rows at a time.

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