public class DataPartitionMR extends Object
Modifier and Type | Method and Description |
---|---|
static JobReturn |
runJob(MRJobInstruction jobinst,
org.apache.sysml.runtime.controlprogram.caching.MatrixObject[] inputMatrices,
String shuffleInst,
byte[] resultIndices,
org.apache.sysml.runtime.controlprogram.caching.MatrixObject[] outputMatrices,
int numReducers,
int replication) |
public static JobReturn runJob(MRJobInstruction jobinst, org.apache.sysml.runtime.controlprogram.caching.MatrixObject[] inputMatrices, String shuffleInst, byte[] resultIndices, org.apache.sysml.runtime.controlprogram.caching.MatrixObject[] outputMatrices, int numReducers, int replication)
Copyright © 2018 The Apache Software Foundation. All rights reserved.