I think that sequence file might be the next step but the current step is just a writable. I have a PolymorphicWritable static class that helps with that a bit.
I am leaning toward protobufs as a replacement for JSON. There is human readable protobuf syntax. Avro is another option. I don't generally like sequence files since their underpinnings are so ancient. On Sun, Jan 16, 2011 at 9:49 PM, Robin Anil (JIRA) <[email protected]> wrote: > [ > https://issues.apache.org/jira/browse/MAHOUT-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982483#action_12982483] > > Robin Anil commented on MAHOUT-510: > ----------------------------------- > > The changes are fine. What are we moving towards for model? Sequence Files > seem like an obvious choice? Any thoughts? >
