Class DiffTableNonMR

java.lang.Object
com.mapr.db.mapreduce.tools.impl.DiffTableNonMR
All Implemented Interfaces:
FailureTracker

public class DiffTableNonMR extends Object implements FailureTracker
  • Constructor Details

    • DiffTableNonMR

      public DiffTableNonMR(org.apache.hadoop.conf.Configuration conf, String table1Path, String table2Path, String fields, int numThreads, boolean exitOnFirstMismatch, boolean excludedEmbeddedFamily, String outDir, boolean getDeletes) throws IOException
      Throws:
      IOException
  • Method Details