Got this figured out. I wrote my own FPDisplay class, where I read in the
sequence files as is normally done (got a new configuration, FileSystem
instance, and setup a SequenceFile.Reader), and stored the
List<Pair&lt;List&lt;String>,Long> value field of each row into a Hashmap,
and then printed the hashmap. Simple, but requires some initial experience
with Mahout.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Overriding-seqdumper-in-FPM-output-tp3862336p3863587.html
Sent from the Mahout User List mailing list archive at Nabble.com.

Reply via email to