Package org.apache.hadoop.hbase.tool
Class TestLoadIncrementalHFilesSFT
java.lang.Object
org.apache.hadoop.hbase.tool.TestLoadIncrementalHFiles
org.apache.hadoop.hbase.tool.TestLoadIncrementalHFilesSFT
Test cases for LoadIncrementalHFiles when SFT is enabled.
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.tool.TestLoadIncrementalHFiles
EXPECTED_MSG_FOR_NON_EXISTING_FAMILY, MAX_FILES_PER_REGION_PER_FAMILY, tn, util
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.tool.TestLoadIncrementalHFiles
loadHFiles, loadHFiles, setupNamespace, tearDownAfterClass, testBulkLoadByFamily, testFailIfNeedSplitHFile, testInferBoundaries, testLoadTooMayHFiles, testNonexistentColumnFamilyLoad, testNonHfileFolder, testNonHfileFolderWithUnmatchedFamilyName, testRegionCrossingHFileSplit, testRegionCrossingHFileSplitRowBloom, testRegionCrossingHFileSplitRowColBloom, testRegionCrossingLoad, testRegionCrossingRowBloom, testRegionCrossingRowColBloom, testSimpleHFileSplit, testSimpleLoad, testSimpleLoadWithFileCopy, testSimpleLoadWithMap, testSplitALot, testSplitStoreFile, testSplitStoreFileWithCreateTimeTS, testSplitStoreFileWithEncodedToEncoded, testSplitStoreFileWithEncodedToNone, testSplitStoreFileWithNoneToEncoded, testSplitStoreFileWithNoneToNone, testTableWithCFNameStartWithUnderScore, testTagsSurviveBulkLoadSplit, testWithoutAnExistingTableAndCreateTableSetToNo
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestLoadIncrementalHFilesSFT
public TestLoadIncrementalHFilesSFT()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-