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, valuepublic static final HBaseClassTestRule CLASS_RULE
public TestSecureLoadIncrementalHFilesSplitRecovery()
public static void setupCluster() throws Exception
Exceptionpublic void testBulkLoadPhaseFailure()
TestLoadIncrementalHFilesSplitRecoverytestBulkLoadPhaseFailure in class TestLoadIncrementalHFilesSplitRecoveryCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.