You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2013/03/05 20:24:12 UTC

[jira] [Created] (HBASE-8007) Adopt TestLoadAndVerify from BigTop

Enis Soztutar created HBASE-8007:
------------------------------------

             Summary: Adopt TestLoadAndVerify from BigTop
                 Key: HBASE-8007
                 URL: https://issues.apache.org/jira/browse/HBASE-8007
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 0.95.0, 0.98.0, 0.94.6
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
             Fix For: 0.95.0, 0.98.0, 0.94.6


We have found BigTop's TestLoadAndVerify quite useful for testing, and I propose we adopt it in the HBase code base.
https://github.com/apache/bigtop/blob/master/bigtop-tests/test-artifacts/hbase/src/main/groovy/org/apache/bigtop/itest/hbase/system/TestLoadAndVerify.java

There was some discussions previously, of whether HBase or BigTop should host system tests specific to HBase, and I believe for this specific one, it belongs to the HBase code path. 

We can maintain the code, and release it as a part of HBase, so that testing it against secure deployments, Hadoop2, etc is easier (BIGTOP-853 fixes the test to work with secure cluster)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira