public class TestMultiTableInputFormat extends MultiTableInputFormatTestBase
MultiTableInputFormatTestBase.ScanMapper, MultiTableInputFormatTestBase.ScanReducer
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
INPUT_FAMILY, KEY_LASTROW, KEY_STARTROW, LOG, TABLE_NAME, TABLES, TEST_UTIL
Constructor and Description |
---|
TestMultiTableInputFormat() |
Modifier and Type | Method and Description |
---|---|
protected void |
initJob(List<org.apache.hadoop.hbase.client.Scan> scans,
org.apache.hadoop.mapreduce.Job job) |
static void |
setupLogging() |
runJob, setUpBeforeClass, tearDown, tearDownAfterClass, testScanEmptyToAPP, testScanEmptyToEmpty, testScanOBBToOPP, testScanYZYToEmpty
public static final HBaseClassTestRule CLASS_RULE
public TestMultiTableInputFormat()
public static void setupLogging()
protected void initJob(List<org.apache.hadoop.hbase.client.Scan> scans, org.apache.hadoop.mapreduce.Job job) throws IOException
initJob
in class MultiTableInputFormatTestBase
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.