public class ReblockMR extends Object
Modifier and Type | Method and Description |
---|---|
static JobReturn |
runJob(MRJobInstruction inst,
String[] inputs,
InputInfo[] inputInfos,
long[] rlens,
long[] clens,
int[] brlens,
int[] bclens,
long[] nnz,
String instructionsInMapper,
String reblockInstructions,
String otherInstructionsInReducer,
int numReducers,
int replication,
boolean jvmReuse,
byte[] resultIndexes,
String[] outputs,
OutputInfo[] outputInfos) |
public static JobReturn runJob(MRJobInstruction inst, String[] inputs, InputInfo[] inputInfos, long[] rlens, long[] clens, int[] brlens, int[] bclens, long[] nnz, String instructionsInMapper, String reblockInstructions, String otherInstructionsInReducer, int numReducers, int replication, boolean jvmReuse, byte[] resultIndexes, String[] outputs, OutputInfo[] outputInfos) throws Exception
Exception
Copyright © 2018 The Apache Software Foundation. All rights reserved.