Class FormatResultNonMR

java.lang.Object
com.mapr.db.mapreduce.tools.impl.FormatResultNonMR

public class FormatResultNonMR extends Object
  • Constructor Details

    • FormatResultNonMR

      public FormatResultNonMR(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path inDir, org.apache.hadoop.fs.Path outDir, int numThreads) throws IOException
      Throws:
      IOException
  • Method Details

    • printDiffRow

      public static String printDiffRow(ByteBuffer row, com.mapr.db.rowcol.DBDocumentImpl doc)
    • runWithoutMapReduce

      public int runWithoutMapReduce() throws Exception
      Throws:
      Exception