Package org.apache.hadoop.hbase.mapred
Class TestMultiTableSnapshotInputFormat
java.lang.Object
org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatTestBase
org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classNested classes/interfaces inherited from class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatTestBase
MultiTableInputFormatTestBase.ScanMapper, MultiTableInputFormatTestBase.ScanReducer -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.slf4j.LoggerFields inherited from class org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
restoreDirFields inherited from class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatTestBase
TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
getSnapshotScanMapping, initJob, setUp, setUpSnapshots, snapshotNameForTableMethods inherited from class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatTestBase
setUpBeforeClass, tearDown, tearDownAfterClass, testScanEmptyToAPP, testScanEmptyToEmpty, testScanOBBToOPP, testScanYZYToEmpty
-
Field Details
-
CLASS_RULE
-
LOG
-
-
Constructor Details
-
TestMultiTableSnapshotInputFormat
public TestMultiTableSnapshotInputFormat()
-
-
Method Details
-
runJob
protected void runJob(String jobName, org.apache.hadoop.conf.Configuration c, List<org.apache.hadoop.hbase.client.Scan> scans) throws IOException, InterruptedException, ClassNotFoundException - Overrides:
runJobin classMultiTableInputFormatTestBase- Throws:
IOExceptionInterruptedExceptionClassNotFoundException
-