public final class ScriptOutputFormat extends CommonFileOutputFormat implements HadoopPoolsConfigurable
| Constructor and Description |
|---|
ScriptOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,VertexWritable> |
getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext job) |
org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,VertexWritable> |
getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext job,
DataOutputStream outputStream) |
getDataOuputStream, supportsResultGraphPersistCombinationcheckOutputSpecs, getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,VertexWritable> getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext job) throws IOException, InterruptedException
getRecordWriter in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<org.apache.hadoop.io.NullWritable,VertexWritable>IOExceptionInterruptedExceptionpublic org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,VertexWritable> getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext job, DataOutputStream outputStream) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.