protected static class PigTextOutputFormat.PigLineRecordWriter
extends org.apache.hadoop.mapreduce.RecordWriter<K,V>
Constructor and Description |
---|
PigLineRecordWriter(java.io.DataOutputStream out,
byte fieldDel) |
Modifier and Type | Method and Description |
---|---|
void |
write(org.apache.hadoop.io.WritableComparable key,
Tuple value) |
public PigLineRecordWriter(java.io.DataOutputStream out, byte fieldDel)
public void write(org.apache.hadoop.io.WritableComparable key, Tuple value) throws java.io.IOException
java.io.IOException
Copyright © 2007-2012 The Apache Software Foundation