public class DiffTableNonMR extends Object implements FailureTracker
| Constructor and Description |
|---|
DiffTableNonMR(org.apache.hadoop.conf.Configuration conf,
String table1Path,
String table2Path,
String fields,
int numThreads,
boolean exitOnFirstMismatch,
boolean excludedEmbeddedFamily,
String outDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyMismatch() |
int |
runWithoutMapReduce() |
boolean |
shouldExit() |
public DiffTableNonMR(org.apache.hadoop.conf.Configuration conf,
String table1Path,
String table2Path,
String fields,
int numThreads,
boolean exitOnFirstMismatch,
boolean excludedEmbeddedFamily,
String outDir)
throws IOException
IOExceptionpublic void notifyMismatch()
notifyMismatch in interface FailureTrackerpublic boolean shouldExit()
shouldExit in interface FailureTrackerCopyright © 2017 Mapr Technologies, Inc.. All rights reserved.