public class DemoPackTuples1 extends Object
SequenceFile of Pig Tuples. The key in each
record is a LongWritable indicating the record count (sequential numbering). The value in
each record is a Pig Tuple with a single field containing the text of the line. Designed to work
with DemoWordCountTuple1.public static void main(String[] args) throws IOException
IOExceptionCopyright © 2015. All rights reserved.