You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2012/06/25 22:34:44 UTC

[jira] [Commented] (HBASE-6231) Minor Typos in HBase Book

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

Jean-Marc Spaggiari commented on HBASE-6231:
--------------------------------------------

>http://hbase.apache.org/book/important_configurations.html#balancer_config
>Under 2.8.3.1 "The balancer is periodic operation run on the master to redistribute regions on the cluster." - I think this reads a little better - "The balancer is a periodic operation which is ran on the master to redistribute regions on the cluster."
I agree with the first modification, I'm not sure for the 2nd one. I will suggest "The balancer is a periodic operation run on the master to redistribute regions on the cluster."


>http://hbase.apache.org/book/master.html#master.processes.loadbalancer
>Under 9.5.4.1 "Periodically, and when there are not any regions in transition, a load balancer will run and move regions around to balance cluster load." - I think this reads a little better - "Periodically, and when there are not any regions in transition, a load balancer will run and move regions around to balance the cluster's load."
I will propose to change by "... a load balancer will run and move regions around to balance cluster's load." I don't think the "the" is required here.


>http://hbase.apache.org/book/node.management.html
>Under 14.3.2 "Effect repairs if inconsistent." I believe this should be "Expect repairs if inconsistent"
I think this one is correct. It says "$ ./bin/hbase hbck" will effect some repairs if the cluster is inconsistent.


I will attach a patch with the fixes I'm proposing here.
                
> Minor Typos in HBase Book
> -------------------------
>
>                 Key: HBASE-6231
>                 URL: https://issues.apache.org/jira/browse/HBASE-6231
>             Project: HBase
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Chad Gorshing
>            Priority: Trivial
>              Labels: documentation
>
> I have other minor things like this to submit, what is the best method to submit these?
> http://hbase.apache.org/book/important_configurations.html#balancer_config
> Under 2.8.3.1 "The balancer is periodic operation run on the master to redistribute regions on the cluster." - I think this reads a little better - "The balancer is a periodic operation which is ran on the master to redistribute regions on the cluster."
> http://hbase.apache.org/book/master.html#master.processes.loadbalancer
> Under 9.5.4.1 "Periodically, and when there are not any regions in transition, a load balancer will run and move regions around to balance cluster load." - I think this reads a little better - "Periodically, and when there are not any regions in transition, a load balancer will run and move regions around to balance the cluster's load."
> http://hbase.apache.org/book/node.management.html
> Under 14.3.2 "Effect repairs if inconsistent." I believe this should be "Expect repairs if inconsistent"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira