You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2013/04/26 00:24:17 UTC

[jira] [Created] (HBASE-8442) Integration test's don't honor command line conf settings.

Elliott Clark created HBASE-8442:
------------------------------------

             Summary: Integration test's don't honor command line conf settings.
                 Key: HBASE-8442
                 URL: https://issues.apache.org/jira/browse/HBASE-8442
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 0.98.0
            Reporter: Elliott Clark


Ran:
{code}hbase org.apache.hadoop.hbase.IntegrationTestsDriver -Dhbase.IntegrationTestManyRegions.regions=12000 -test IntegrationTestManyRegions{code}

And then the test proceed to create a table with 1000 regions.  This seems to be because the conf does not have any properties from the command line.

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