static class IntegrationTestBigLinkedListWithVisibility.VisibilityVerify extends IntegrationTestBigLinkedList.Verify
IntegrationTestBigLinkedList.Verify.VerifyCounts, IntegrationTestBigLinkedList.Verify.VerifyMapper, IntegrationTestBigLinkedList.Verify.VerifyReducer
Modifier and Type | Field and Description |
---|---|
private int |
labelIndex |
private static org.slf4j.Logger |
LOG |
private org.apache.hadoop.hbase.TableName |
tableName |
DEF, DEF_LOST_FAMILIES, job
Constructor and Description |
---|
VisibilityVerify(String tableName,
int index) |
Modifier and Type | Method and Description |
---|---|
private int |
doVerify(org.apache.hadoop.fs.Path outputDir,
int numReducers) |
protected void |
handleFailure(org.apache.hadoop.mapreduce.Counters counters) |
int |
run(org.apache.hadoop.fs.Path outputDir,
int numReducers) |
run, run, verify, verifyExpectedValues, verifyUnexpectedValues
private static final org.slf4j.Logger LOG
private org.apache.hadoop.hbase.TableName tableName
private int labelIndex
public VisibilityVerify(String tableName, int index)
public int run(org.apache.hadoop.fs.Path outputDir, int numReducers) throws Exception
run
in class IntegrationTestBigLinkedList.Verify
Exception
private int doVerify(org.apache.hadoop.fs.Path outputDir, int numReducers) throws IOException, InterruptedException, ClassNotFoundException
protected void handleFailure(org.apache.hadoop.mapreduce.Counters counters) throws IOException
handleFailure
in class IntegrationTestBigLinkedList.Verify
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.