Stephen Chu created BIGTOP-631:
----------------------------------

             Summary: Add HBase Import/Export test
                 Key: BIGTOP-631
                 URL: https://issues.apache.org/jira/browse/BIGTOP-631
             Project: Bigtop
          Issue Type: Test
          Components: Tests
    Affects Versions: 0.4.0
            Reporter: Stephen Chu
            Assignee: Stephen Chu
             Fix For: 0.4.0


Add a test for HBase's Import and Export tools.

http://hbase.apache.org/book/ops_mgt.html#export

The test creates a table and loads 5000 rows. It then uses Export to dump the 
table contents to HDFS. Then it uses Import to load another table with the same 
table contents. We then checksum the rows of the tables and assert that the 
contents are equal.

--
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

        

Reply via email to