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

Jean-Daniel Cryans commented on HBASE-10399:
--------------------------------------------

{noformat}
+      This package is experimental quality software and is only meant to be a 
base
+      for future developments. The current implementation offers the following
+      features:
{noformat}

We can stop saying that now, it's even enabled by default since 0.96.

{noformat}
+          <property>
+           <name>hbase.replication</name>
+           <value>true</value>
+          </property>
{noformat}

Not necessary anymore.

{noformat}
+      Considering 1 rs, with ratio 0.1
+      Getting 1 rs from peer cluster # 0
+      Choosing peer 10.10.1.49:62020
{noformat}

Those log lines don't even exist anymore.

{noformat}
+        $HBASE_HOME/bin/hbase 
org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication --help
{noformat}

Looking at the current code, it expects -h or --h. Not sure if --help was ever 
true or when it was changed.

So that documentation needs a complete revamp. I'm fine if we want to just 
document VerifyReplication in the ref guide but the right thing to do would be 
to rewrite it.

> Add documentation for VerifyReplication to refguide
> ---------------------------------------------------
>
>                 Key: HBASE-10399
>                 URL: https://issues.apache.org/jira/browse/HBASE-10399
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Gustavo Anatoly
>            Priority: Minor
>         Attachments: HBASE-10399.patch
>
>
> HBase refguide currently doesn't document how VerifyReplication is used for 
> comparing local table with remote table.
> Document for VerifyReplication should be added so that users know how to use 
> it.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to