Hi rk_sharma, On Wed, Dec 18, 2013 at 9:40 PM, <[email protected]> wrote:
> > Hi i am using nutch on rhel-5 and facing an exception > > [root@localhost local]# bin/nutch crawl urls -dir crawl -depth 3 -topN 5 > InjectorJob: Using class org.apache.gora.memory.store.MemStore as the Gora > storage class. > Exception in thread "main" > [SNIP] > > P.S. can anyone tell me what step should i follow to remove these > exception. > Is there any link between previous exception on this exception > > I would strongly advice you to follow the Nutch2Tutorial. https://wiki.apache.org/nutch/Nutch2Tutorial However I would also strongly advise that if you are using the MemStore then you most likely do NOT need to use Nutch 2.X for your tasks. I would consider using Nutch 1.X. There is a tutorial for the latter on the wiki as well. HTH Lewis

