stack created HBASE-7520:
----------------------------
Summary:
org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails
when I cd hbase-it and mvn verify
Key: HBASE-7520
URL: https://issues.apache.org/jira/browse/HBASE-7520
Project: HBase
Issue Type: Bug
Components: test
Environment: macosx trunk
Reporter: stack
Priority: Critical
Trying to make up something to hand off to bigtop project, running the hbase it
tests, this one fails.
{code}
durruti:failsafe-reports stack$ more
org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt
-------------------------------------------------------------------------------
Test set: org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec <<<
FAILURE!
testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
Time elapsed: 206.395 sec <<< FAILURE!
junit.framework.AssertionFailedError: Load failed with error code 1
at junit.framework.Assert.fail(Assert.java:50)
at
org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
at
org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...
{code}
org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
has nothing in it.
--
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