Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.4.0
Description
Add a test for the HBase CopyTable utility.
This test creates the two tables, writes some rows into one of the tables, and performs the CopyTable MR job. Then we checksum the rows of both tables to verify that the checksums are equal.
In the future, we can add tests to copy tables to a different cluster.