-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.cloudera.org/r/1111/
-----------------------------------------------------------

Review request for hbase.


Summary
-------

This new mapreduce job called VerifyReplication compares the data between two 
clusters that are replication-enabled. Its usage is relatively simple when you 
already use replication, and even let's you pass the peer id instead of the 
cluster key for the target cluster.


This addresses bug HBASE-3013.
    http://issues.apache.org/jira/browse/HBASE-3013


Diffs
-----

  /trunk/src/main/java/org/apache/hadoop/hbase/mapreduce/Driver.java 1028470 
  
/trunk/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java
 PRE-CREATION 
  
/trunk/src/main/java/org/apache/hadoop/hbase/replication/ReplicationZookeeper.java
 1028470 
  /trunk/src/test/java/org/apache/hadoop/hbase/replication/TestReplication.java 
1028470 

Diff: http://review.cloudera.org/r/1111/diff


Testing
-------

Unit test (one new included) and this has been running for a month here.


Thanks,

Jean-Daniel

Reply via email to