Yep Sebastian is absolutely correct. I sent you a pull request. https://github.com/gorkemyontem/nutch/pull/1 HTH lewismc
On Mon, Jun 7, 2021 at 6:18 AM lewis john mcgibbney <[email protected]> wrote: > I’ll have a look today. You can always use the mailing list as well. Feel > free to post your questions there and we will help you out :) > > On Sun, Jun 6, 2021 at 12:43 gokmen.yontem <[email protected]> > wrote: > >> Hi Lewis, >> Sorry to bother you. I've been trying to configure Apache Nutch for >> almost 10 days now and I'm about to give up. I saw that you are >> contributing to this project and I thought maybe you can help me. >> This is how desperate I am :) >> >> Here's my repo if you have time: >> https://github.com/gorkemyontem/nutch/blob/main/docker-compose.yml >> I'm trying to use docker images so there isn't much on the repo/ >> >> This is my current error: >> >> nutch | Indexer: java.lang.RuntimeException: Indexing job did not >> succeed, job status:FAILED, reason: NA >> nutch | at >> org.apache.nutch.indexer.IndexingJob.index(IndexingJob.java:150) >> nutch | at >> org.apache.nutch.indexer.IndexingJob.run(IndexingJob.java:291) >> nutch | at >> org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76) >> nutch | at >> org.apache.nutch.indexer.IndexingJob.main(IndexingJob.java:300) >> >> >> People say that schema.xml could be wrong, but I'm using the most up to >> date one from here >> >> https://github.com/apache/nutch/blob/master/src/plugin/indexer-solr/schema.xml >> >> >> Many many thanks! >> Best wishes, >> Gorkem >> > -- > http://home.apache.org/~lewismc/ > http://people.apache.org/keys/committer/lewismc > -- http://home.apache.org/~lewismc/ http://people.apache.org/keys/committer/lewismc

