[
https://issues.apache.org/jira/browse/HBASE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981107#comment-13981107
]
Nick Dimiduk commented on HBASE-10997:
--------------------------------------
HBASE-9953 lets me think in terms of total GiB data size instead of ((rows *
clients) / million rows-per-GiB). Given a total target size and a known
rowsize, it will fill in the blank for --rows.
This one limits the range of values a client will use. Sorry, caffeine hasn't
set in yet; I'm not sure how this is useful. I guess it's for hotspotting
whichever regions are hosting those first $(modulo) rows, is that it?
In short, I think they're compatible.
> Add a modulo argument to PE to constrain the key range
> ------------------------------------------------------
>
> Key: HBASE-10997
> URL: https://issues.apache.org/jira/browse/HBASE-10997
> Project: HBase
> Issue Type: Improvement
> Reporter: stack
> Assignee: stack
> Priority: Trivial
> Fix For: 0.99.0
>
> Attachments: modulo.txt
>
>
> Helps w/ keeping PE inside block cache but same number of clients.
--
This message was sent by Atlassian JIRA
(v6.2#6252)