public class RangeChecksum
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
| Modifier and Type | Class and Description |
|---|---|
static class |
RangeChecksum.RangeChecksumMapper |
static class |
RangeChecksum.RangeCheckSumReducer |
| Modifier and Type | Field and Description |
|---|---|
static int |
ISARRAYELEMENT |
static int |
ISNOTARRAYELEMENT |
static int |
ISNOTROOT |
static int |
ISROOT |
static String |
NAME |
| Constructor and Description |
|---|
RangeChecksum() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
convertFromDiffTablesArg(boolean useSrcTable,
String splitKRFile,
String subKRFile,
String includeKRFile,
String outChecksumDir,
String inputJobDisplayName,
String[] diffArgs) |
static org.apache.hadoop.mapreduce.Job |
createSubmittableJob(org.apache.hadoop.conf.Configuration conf,
String[] args) |
static String |
getOutputPathName(String dir,
String table) |
static void |
main(String[] args) |
int |
run(String[] args) |
public static final String NAME
public static final int ISROOT
public static final int ISNOTROOT
public static final int ISARRAYELEMENT
public static final int ISNOTARRAYELEMENT
public static org.apache.hadoop.mapreduce.Job createSubmittableJob(org.apache.hadoop.conf.Configuration conf,
String[] args)
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionpublic static String[] convertFromDiffTablesArg(boolean useSrcTable, String splitKRFile, String subKRFile, String includeKRFile, String outChecksumDir, String inputJobDisplayName, String[] diffArgs)
public int run(String[] args) throws Exception
run in interface org.apache.hadoop.util.ToolExceptionCopyright © 2016 Mapr Technologies, Inc.. All rights reserved.