Class IntegrationTestReplication

java.lang.Object
org.apache.hadoop.hbase.util.AbstractHBaseTool
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

This is an integration test for replication. It is derived off IntegrationTestBigLinkedList that creates a large circular linked list in one cluster and verifies that the data is correct in a sink cluster. The test handles creating the tables and schema and setting up the replication.