[
https://issues.apache.org/jira/browse/HBASE-11682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102921#comment-14102921
]
Nick Dimiduk commented on HBASE-11682:
--------------------------------------
A little nit-picky, but... (now you know what Aman went through ;) )
{noformat}
+ <para>Suppose you have the following list of row keys, and your table
is split in such a way
+ that all the rows starting with "foo" are in the same region.</para>
{noformat}
I would say "... and your table is split such that there is one region for each
letter of the alphabet -- prefix 'a' is one region, prefix 'b' is another. In
this table, all rows starting with 'f' are in the same region."
That is, be explicitly clear about the region split for the example.
{noformat}
+ an <link xlink:href="http://phoenix.apache.org/salted.html">article on
Salted Tables</link>
{noformat}
"an" should be "and" ?
> Explain hotspotting
> -------------------
>
> Key: HBASE-11682
> URL: https://issues.apache.org/jira/browse/HBASE-11682
> Project: HBase
> Issue Type: Task
> Components: documentation
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Attachments: HBASE-11682-1.patch, HBASE-11682.patch,
> HBASE-11682.patch, HBASE-11682.patch, HBASE-11682.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)