Hi,

Do you want to use SQL ? Now 2.X branch does not support. You can use
another store that is supported by apache gora

HTH
On Jul 2, 2015 20:52, "ThiepLV" <[email protected]> wrote:

> Hello
>
> I have just begin study nutch, And I try run nutch 2.x in eclipse by
> tutorial https://wiki.apache.org/nutch/RunNutchInEclipse
>
> But when run InjectorJob then i have a exeption as follows:
> 2015-07-03 00:42:18,532 ERROR crawl.InjectorJob (InjectorJob.java:run(278))
> - InjectorJob: java.lang.ClassNotFoundException:
> org.apache.gora.sql.store.SqlStore
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Class.java:195)
>         at
>
> org.apache.nutch.storage.StorageUtils.getDataStoreClass(StorageUtils.java:93)
>         at
> org.apache.nutch.storage.StorageUtils.createWebStore(StorageUtils.java:77)
>         at org.apache.nutch.crawl.InjectorJob.run(InjectorJob.java:218)
>         at org.apache.nutch.crawl.InjectorJob.inject(InjectorJob.java:252)
>         at org.apache.nutch.crawl.InjectorJob.run(InjectorJob.java:275)
>         at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
>         at org.apache.nutch.crawl.InjectorJob.main(InjectorJob.java:284)
>
> Please help me
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Run-nutch-2-x-in-eclipse-tp4215480.html
> Sent from the Nutch - User mailing list archive at Nabble.com.
>

Reply via email to