Re: Unknown issue in Nutch indexer with REST api

2016-10-10 Thread Sebastian Nagel
Hi, in distributed mode the Guava is probably taken from the Hadoop installation, e.g. from /usr/lib/hadoop-mapreduce/ (same for other Hadoop libs and their dependencies) Ev., you need to change the Hadoop version used to compile Nutch (in ivy/ivy.xml) to that of your Hadoop distribution.

Unknown issue in Nutch indexer with REST api

2016-10-07 Thread Sachin Shaju
Hi, I was trying to expose nutch using REST endpoints and ran into an issue in indexer phase. I'm using elasticsearch index writer to index docs to ES. I've used $NUTCH_HOME/runtime/deploy/bin/nutch startserver command. While indexing an unknown exception is thrown. Error: