Class TestCellBasedWALPlayer2
java.lang.Object
org.apache.hadoop.hbase.mapreduce.TestCellBasedWALPlayer2
Basic test for the WALPlayer M/R tool
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static MiniHBaseClusterprivate static org.apache.hadoop.conf.Configurationprivate static org.apache.hadoop.fs.FileSystemprivate static org.apache.hadoop.fs.FileSystemorg.junit.rules.TestNameprivate static org.apache.hadoop.fs.Pathprivate static final HBaseTestingUtilityprivate static org.apache.hadoop.fs.Path -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidTest main methodvoidTest WALKeyValueMapper setup and mapprivate voidtestWALKeyValueMapper(String tableConfigKey) voidvoidSimple end-to-end test
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
cluster
-
rootDir
-
walRootDir
-
fs
-
logFs
-
conf
-
name
-
-
Constructor Details
-
TestCellBasedWALPlayer2
public TestCellBasedWALPlayer2()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
testWALPlayer
Simple end-to-end test- Throws:
Exception
-
testWALKeyValueMapper
Test WALKeyValueMapper setup and map- Throws:
Exception
-
testWALKeyValueMapperWithDeprecatedConfig
- Throws:
Exception
-
testWALKeyValueMapper
- Throws:
Exception
-
testMainMethod
Test main method- Throws:
Exception
-