org.apache.sysml.runtime.matrix

Class DataPartitionMR



  • public class DataPartitionMR
    extends Object
    • Method Detail

      • runJob

        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)
                                throws DMLRuntimeException
        Throws:
        DMLRuntimeException

Copyright © 2017 The Apache Software Foundation. All rights reserved.