Hi all,

I have been trying to integrate Nutch crawler with Mysql database..
For this I'm following this tutorial mentioned in the thread.
http://techvineyard.blogspot.com/2010/12/build-nutch-20.html

When I tried to do this step right click on ivy/ivy.xml, "Add Ivy Library
..." after modifying the mentioned files, I am facing problems.

*'Ivy resolve job of ivy/ivy.xml in 'nutch'' has encountered a problem.*
*Impossible to reslove dependencies of org.apache.nutch#${ant.project.name};
*

Impossible to resolve dependencies of org.apache.nutch#${ant.project.name
};working@arjun-ninjas
  unresolved dependency: org.apache.gora#gora-core;0.1: not found
  unresolved dependency: org.apache.gora#gora-sql;0.1: not found
  unresolved dependency: org.restlet.jse#org.restlet;2.0.0: not found
  unresolved dependency: org.restlet.jse#org.restlet.ext.jackson;2.0.0: not
found
  unresolved dependency: org.apache.gora#gora-core;0.1: not found
  unresolved dependency: org.apache.gora#gora-sql;0.1: not found
  unresolved dependency: org.restlet.jse#org.restlet;2.0.0: not found
  unresolved dependency: org.restlet.jse#org.restlet.ext.jackson;2.0.0: not
found
  unresolved dependency: org.apache.gora#gora-core;0.1: not found
  unresolved dependency: org.apache.gora#gora-sql;0.1: not found
  unresolved dependency: org.restlet.jse#org.restlet;2.0.0: not found
  unresolved dependency: org.restlet.jse#org.restlet.ext.jackson;2.0.0: not
found


I am attaching the screen shot
[image: Screenshot.png]

Could any

Thanks and regards,*

*Ch. Arjun Kumar Reddy,
International Institute of Information Technology – Bangalore (IIITB),*
 *



On Mon, Jan 17, 2011 at 11:56 PM, McGibbney, Lewis John <
[email protected]> wrote:

> Hi list,
>
> Regarding this recently discussed topic, I have been trying to integrate
> MySQL 5.2.31 into Nutch 1.2. The article which comments on integration with
> 2.0, is obviously straightforward but provides little value for use with
> Nutch 1.2. I have been using Solr 1.4.0 as the indexing mechanism (therefore
> have been working with SolrWriter.java class as apose to LuceneWriter.java)
> and have tried to implement the code suggestions posted on this subject
> (including logging to try and debug myself) but have unfortunately been
> unsuccesful to date. When I send the final index command to SolrIndex I am
> finding that Solr is indexing the crawl data instead of MySQL.
>
> I am wondering if anyone can provide use case and some other hints as to
> where I am going wrong and which files I need to configure before I am able
> to index to MySQL.
>
> Please also tell me if this is an issue for Solr list if this is an opinion
> and I will post there in an attempt to get results.
>
> Thank you for any help.
>
> Lewis
>
> -----Original Message-----
> From: PEEYUSH CHANDEL [mailto:[email protected]]
> Sent: 13 January 2011 17:46
> To: [email protected]; user
> Subject: Re: Connecting MySQL to Apache Nutch
>
> hi Markus
>
> i tried Log also but still the same problem.
>
> sry if  i am wrong but i think that this problem can be solved by changing
> in
>
> LuceneWriter.Java class because by default the indexer in Nutch 1.2 is
> luncence.
>
>
> Glasgow Caledonian University is a registered Scottish charity, number
> SC021474
>
> Winner: Times Higher Education’s Widening Participation Initiative of the
> Year 2009 and Herald Society’s Education Initiative of the Year 2009
>
> http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,en.html
>

Reply via email to