public class UnweightedMatrixOutputFormat extends BaseMatrixOutputFormat<ColumnEntry>
Modifier and Type | Class and Description |
---|---|
static class |
UnweightedMatrixOutputFormat.MultiBlockWriter |
BaseMatrixOutputFormat.OutputConfig
Constructor and Description |
---|
UnweightedMatrixOutputFormat() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.IntWritable,ColumnEntry> |
getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
getOutputConfig
checkOutputSpecs, getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPath
public org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.IntWritable,ColumnEntry> getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) throws java.io.IOException, java.lang.InterruptedException
getRecordWriter
in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<org.apache.hadoop.io.IntWritable,ColumnEntry>
java.io.IOException
java.lang.InterruptedException