Class MRIncrementalLoadTestBase
java.lang.Object
org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2TestBase
org.apache.hadoop.hbase.mapreduce.MRIncrementalLoadTestBase
- Direct Known Subclasses:
TestMRIncrementalLoad
,TestMRIncrementalLoadWithLocality
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2TestBase
HFileOutputFormat2TestBase.RandomKVGeneratingMapper, HFileOutputFormat2TestBase.RandomPutGeneratingMapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static String[]
private static final org.slf4j.Logger
boolean
private static boolean
boolean
private List<org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.TableInfo>
private org.apache.hadoop.fs.Path
Fields inherited from class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2TestBase
DEFAULT_VALUE_LENGTH, FAMILIES, FAMILY_NAME, ROWSPERSPLIT, TABLE_NAMES, UTIL
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setUp()
protected static void
setupCluster
(boolean shouldKeepLocality) void
tearDown()
static void
Methods inherited from class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2TestBase
generateData, generateRandomSplitKeys, generateRandomStartKeys, runIncrementalPELoad, setupRandomGeneratorMapper
-
Field Details
-
LOG
-
SHOULD_KEEP_LOCALITY
-
HOSTNAMES
-
shouldChangeRegions
-
putSortReducer
-
tableStr
-
allTables
-
tableInfo
-
testDir
-
-
Constructor Details
-
MRIncrementalLoadTestBase
public MRIncrementalLoadTestBase()
-
-
Method Details
-
setupCluster
- Throws:
Exception
-
tearDownAfterClass
- Throws:
IOException
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
doIncrementalLoadTest
- Throws:
Exception
-