Can you look into the job archive and see what is wrong?
Maybe you need to rebuild the job archive
ant job from ${NUTCH.HOME}


On Mon, Apr 22, 2013 at 1:09 PM, Maximiliano Marin <
conta...@maximilianomarin.com> wrote:

> In runtime/deploy, I only found:
> - apache-nutch-2.1.job
> - bin/nutch
> I tried to execute the job file as a jar file using hadoop -jar
> apache-nutch-2.1.job and I had the same result.
> thank you.
>
> Atte,
> Maximiliano Marin Bustos
> MCTS: Windows Server 2008 R2, Virtualization
> MCTS: SQL Server 2008, Implementation and Maintenance
> Web: http://maximilianomarin.com
> Celular: (+56 9) 780 688 91
>
>
> 2013/4/22 Lewis John Mcgibbney <lewis.mcgibb...@gmail.com>
>
> > run your job jar from within the runtime/deploy directory.
> >
> > On Monday, April 22, 2013, Maximiliano Marin <
> > conta...@maximilianomarin.com>
> > wrote:
> > > Hello guys:
> > >
> > > I am trying to run nutch over Hadoop. Everything was ok. I modified
> files
> > > by the tutorial that I have already read and in the moment of make a
> > first
> > > crawl, I get the following:
> > >
> > > [root@Hadoop nutch]# hadoop jar build/apache-nutch-2.1.jar
> > > org.apache.nutch.crawl.Crawl /home/nutch/data -dir data -depth 3 -topN
> 5
> > > Exception in thread "main" java.lang.ClassNotFoundException:
> > > org.apache.nutch.crawl.Crawl
> > >         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> > >         at java.security.AccessController.doPrivileged(Native Method)
> > >         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
> > >         at java.lang.Class.forName0(Native Method)
> > >         at java.lang.Class.forName(Class.java:247)
> > >         at org.apache.hadoop.util.RunJar.main(RunJar.java:201)
> > > [root@Hadoop nutch]#
> > >
> > >
> > > I googled it and I followed all the suggestions, but the result is the
> > same.
> > >
> > > Can you help me please?
> > >
> > > Regards.
> > >
> > > Atte,
> > > Maximiliano Marin Bustos
> > > MCTS: Windows Server 2008 R2, Virtualization
> > > MCTS: SQL Server 2008, Implementation and Maintenance
> > > Web: http://maximilianomarin.com
> > > Celular: (+56 9) 780 688 91
> > >
> >
> > --
> > *Lewis*
> >
>



-- 
*Lewis*

Reply via email to