From: <al...@ai...> - 2011-11-14 18:49:19
|
Hello, I was able to checkout image-search plugin. In Readme file it is stated that one must use nutch-1.0-dev. However, I was unable to find this release in Nutch repository and on the net. I tried to use nutch-1.0. However, when I try ant tar in imagsearch folder it gives errors like error: cannot find symbol [javac] extends org.apache.hadoop.mapred.OutputFormatBase<WritableComparable, LuceneDocumentWrapper> { [javac] ^ [javac] symbol: class OutputFormatBase [javac] location: package org.apache.hadoop.mapred Could you please let me know how these errors could be fixed? Thanks. Alex. |