Description
Trying to make up something to hand off to bigtop project, running the hbase it tests, this one fails.
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) ...
org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt has nothing in it.
Attachments
Attachments
Issue Links
- is blocked by
-
HBASE-7318 Add verbose logging option to HConnectionManager
- Closed
- is related to
-
HBASE-7698 race between RS shutdown thread and openregionhandler causes region to get stuck
- Closed
-
HBASE-7701 Opening regions on dead server are not reassigned quickly
- Closed
-
HBASE-7268 correct local region location cache information can be overwritten (or deleted) w/stale information from an old server
- Closed
- relates to
-
HBASE-7830 Disable IntegrationTestRebalanceAndKillServersTargeted temporarily
- Closed
-
HBASE-7649 client retry timeout doesn't need to do x2 fallback when going to different server
- Closed
-
HBASE-7918 Reenable IntegrationTestRebalanceAndKillServersTargeted; it works now (thanks Sergey)
- Closed