protected static class HiveIgnoreKeyTextOutputFormat.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 |
|---|
HiveIgnoreKeyTextOutputFormat.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>IOExceptionpublic 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>IOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.