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