Yeah correct...I built against 1.x version ..Thanks .. Is there any plugins available in 2.x to do HTML parse filter?
Thanks and Regards Deepa Devi Jayaveer Mobile No: 9940662806 Tata Consultancy Services Mailto: [email protected] Website: http://www.tcs.com ____________________________________________ Experience certainty. IT Services Business Solutions Consulting ____________________________________________ From: Markus Jelsma <[email protected]> To: [email protected] <[email protected]> Date: 02/19/2014 08:11 PM Subject: RE: reg custom plugin Runtime excpetion Looks like you're using 2.x, i think it is called ParseFilter there. How did you build it anyway, against 1.x perhaps? -----Original message----- > From:Deepa Jayaveer <[email protected]> > Sent: Wednesday 19th February 2014 15:03 > To: [email protected] > Subject: reg custom plugin Runtime excpetion > > I created custom plugin -filter -xpath jar using maven and added the jar > into <nutch-root>/runtime/local folder > > When i try to crawl it, am getting the RuntimeException that extension > point does not exist\ > > java.lang.RuntimeException: Plugin (filter-xpath), extension point: > org.apache.nutch.parse.HtmlParseFilter does not exist. > at > org.apache.nutch.plugin.PluginRepository.<init>(PluginRepository.java:84) > at org.apache.nutch.plugin.PluginRepository.get(PluginRepository.java:99) > at org.apache.nutch.net.URLNormalizers.<init>(URLNormalizers.java:117) > at org.apache.nutch.crawl.InjectorJob$UrlMapper.setup(InjectorJob.java:97) > at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:142) > at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:764) > at org.apache.hadoop.mapred.MapTask.run(MapTask.java:370) > at > org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:212) > > Not sure where it is going wront. Can anyone help to resolve this? > > Thanks > Deepa > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > >

