public class TestMultiTableSnapshotInputFormat extends TestMultiTableSnapshotInputFormat
Modifier and Type | Class and Description |
---|---|
static class |
TestMultiTableSnapshotInputFormat.Mapper |
static class |
TestMultiTableSnapshotInputFormat.Reducer |
MultiTableInputFormatTestBase.ScanMapper, MultiTableInputFormatTestBase.ScanReducer
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
restoreDir
TEST_UTIL
Constructor and Description |
---|
TestMultiTableSnapshotInputFormat() |
Modifier and Type | Method and Description |
---|---|
protected void |
runJob(String jobName,
org.apache.hadoop.conf.Configuration c,
List<org.apache.hadoop.hbase.client.Scan> scans) |
getSnapshotScanMapping, initJob, setUp, setUpSnapshots, snapshotNameForTable
setUpBeforeClass, tearDown, tearDownAfterClass, testScanEmptyToAPP, testScanEmptyToEmpty, testScanOBBToOPP, testScanYZYToEmpty
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestMultiTableSnapshotInputFormat()
protected void runJob(String jobName, org.apache.hadoop.conf.Configuration c, List<org.apache.hadoop.hbase.client.Scan> scans) throws IOException, InterruptedException, ClassNotFoundException
runJob
in class MultiTableInputFormatTestBase
IOException
InterruptedException
ClassNotFoundException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.