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

Reply via email to