Thanks, how can I add avro support?
On Tue, Jan 13, 2015 at 5:52 PM, Talat Uyarer <[email protected]> wrote: > Gora-sql needs avro 1.3.3. However gora 0.5 use avro 1.7.6. This problem > raise that version different. IMHO you can not use gora-sql with nutch 2.3 > > @lewis why do we drop support of gora-sql ? > On Jan 13, 2015 6:47 PM, "Shadi Saleh" <[email protected]> wrote: > > > Dear all, > > > > I am trying to run Nutch 2.3 with mysql, but I am getting this error: > > > > InjectorJob: starting at 2015-01-13 17:38:10 > > > > InjectorJob: Injecting urlDir: urls > > > > Exception in thread "main" java.lang.NoClassDefFoundError: > > org/apache/avro/ipc/ByteBufferOutputStream > > > > at java.lang.Class.forName0(Native Method) > > > > at java.lang.Class.forName(Class.java:260) > > > > 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) > > > > Caused by: java.lang.ClassNotFoundException: > > org.apache.avro.ipc.ByteBufferOutputStream > > > > at java.net.URLClassLoader$1.run(URLClassLoader.java:372) > > > > at java.net.URLClassLoader$1.run(URLClassLoader.java:361) > > > > at java.security.AccessController.doPrivileged(Native Method) > > > > at java.net.URLClassLoader.findClass(URLClassLoader.java:360) > > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:424) > > > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) > > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > > > > ... 9 more > > > > Error running: > > > > > > Anyone had such error or has idea about it please? > > > > > > > > Best > > > > -- > > > > > > > > > > *Shadi SalehPh.D StudentInstitute of Formal and Applied > LinguisticsFaculty > > of Mathematics and Physics**-Charles University in Prague* > > > -- *Shadi SalehPh.D StudentInstitute of Formal and Applied LinguisticsFaculty of Mathematics and Physics* *-Charles University in Prague* *16017 Prague 6 - Czech Republic Mob +420773515578*

