Hi Mike, You should use DataFileAvroStore. Is there any reason you are using a file-backed data store for nutch. I am not sure this is tested enough.
Cheers, Enis On Tue, Oct 9, 2012 at 2:32 PM, Mike Baranczak <[email protected]> wrote: > On Oct 9, 2012, at 5:20 PM, Renato Marroquín Mogrovejo wrote: > > > Hi Mike, > > > > What data stores are you talking about? > > > http://gora.apache.org/docs/current/apidocs-0.2.1/org/apache/gora/avro/store/DataFileAvroStore.html > > http://gora.apache.org/docs/current/apidocs-0.2.1/org/apache/gora/avro/store/AvroStore.html > > The Nutch 2.1 config file tells me that I can use any one of several data > store implementations. I'm asking specifically about these ones. How do > they work, and what's the difference between them? > > -MB

