public class DemoPackJson extends Object
SequenceFile of JsonWritables.
The key in each record is a LongWritable indicating the record count (sequential
numbering). The value in each record is a JsonWritable, where the raw text is
stored under the field name "text". Designed to work with DemoWordCountJson.public static void main(String[] args) throws IOException
IOExceptionCopyright © 2015. All rights reserved.