protected static class IgnoreKeyTextOutputFormat.IgnoreKeyWriter<K extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable> extends Object implements org.apache.hadoop.mapred.RecordWriter<K,V>
Constructor and Description |
---|
IgnoreKeyTextOutputFormat.IgnoreKeyWriter(org.apache.hadoop.mapred.RecordWriter<K,V> writer) |
public void write(K key, V value) throws IOException
write
in interface org.apache.hadoop.mapred.RecordWriter<K extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable>
IOException
public void close(org.apache.hadoop.mapred.Reporter reporter) throws IOException
close
in interface org.apache.hadoop.mapred.RecordWriter<K extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable>
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.