Example usage for org.apache.hadoop.mapred.lib NLineInputFormat subclass-usage

List of usage examples for org.apache.hadoop.mapred.lib NLineInputFormat subclass-usage

Introduction

In this page you can find the example usage for org.apache.hadoop.mapred.lib NLineInputFormat subclass-usage.

Usage

From source file com.ibm.bi.dml.runtime.controlprogram.parfor.RemoteParForColocatedNLineInputFormat.java

/**
 * Specific extension of NLineInputFormat in order to ensure data colocation
 * for partitioned matrices although those matrices are not directly passed to the
 * MR job as an input.
 * 
 */

From source file org.apache.sysml.runtime.controlprogram.parfor.RemoteParForColocatedNLineInputFormat.java

/**
 * Specific extension of NLineInputFormat in order to ensure data colocation
 * for partitioned matrices although those matrices are not directly passed to the
 * MR job as an input.
 * 
 */