public class TestSecureLoadIncrementalHFilesSplitRecovery extends TestLoadIncrementalHFilesSplitRecovery
Thus SecureBulkload can only be completely verified by running integration tests against a secure cluster. This suite is still invaluable as it verifies the other mechanisms that need to be supported as part of a LoadIncrementalFiles call.
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestSecureLoadIncrementalHFilesSplitRecovery() |
Modifier and Type | Method and Description |
---|---|
static void |
setupCluster() |
void |
testBulkLoadPhaseFailure()
Test that shows that exception thrown from the RS side will result in an exception on the
LIHFile client.
|
assertExpectedTable, assertExpectedTable, buildHFiles, family, rowkey, teardownCluster, testCorrectSplitPoint, testGroupOrSplitFailure, testGroupOrSplitPresplit, testGroupOrSplitWhenRegionHoleExistsInMeta, testRetryOnIOException, testSplitTmpFileCleanUp, testSplitWhileBulkLoadPhase, value
public static final HBaseClassTestRule CLASS_RULE
public TestSecureLoadIncrementalHFilesSplitRecovery()
public static void setupCluster() throws Exception
Exception
public void testBulkLoadPhaseFailure()
TestLoadIncrementalHFilesSplitRecovery
testBulkLoadPhaseFailure
in class TestLoadIncrementalHFilesSplitRecovery
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.