Package org.apache.hadoop.hbase.tool
Class TestBulkLoadHFilesSFT
java.lang.Object
org.apache.hadoop.hbase.tool.TestBulkLoadHFiles
org.apache.hadoop.hbase.tool.TestBulkLoadHFilesSFT
Test cases for LoadIncrementalHFiles when SFT is enabled.
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.tool.TestBulkLoadHFiles
EXPECTED_MSG_FOR_NON_EXISTING_FAMILY, MAX_FILES_PER_REGION_PER_FAMILY, tn, util
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.tool.TestBulkLoadHFiles
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, testSplitStoreFileWithFavoriteNodes, testSplitStoreFileWithNoneToEncoded, testSplitStoreFileWithNoneToNone, testTableWithCFNameStartWithUnderScore, testTagsSurviveBulkLoadSplit, testWithoutAnExistingTableAndCreateTableSetToNo
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestBulkLoadHFilesSFT
public TestBulkLoadHFilesSFT()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-