Hello All:
I am running into an interesting issue that I first thought was related to
https://issues.apache.org/jira/browse/MAPREDUCE-967 MAPREDUCE-967 where the
crawl could not find the plugin directory because it was not unpacked
properly. I tried the suggestions listed and for some phases of the crawl
it seems to find the plugin folder in the proper place. But some places it
is looking for my stylesheet (in a custom plugin under a folder) in:
{job.local.dir}\attempt_xxxxx\work\plugins\<plugin
folder>\resources\xsl\mystylesheet.xsl
I have been watching the "attempt_xxxxx" folder during job execution, and
the work folder gets created, but no "plugins" folder gets unpacked.
Is there any way to override this setting, like what was done in
nutch-site.xml or hadoop-site.xml with the mapreduce.job.jar.unpack.pattern
property?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stylesheet-in-plugin-not-found-when-run-in-distributed-mode-tp3740629p3740629.html
Sent from the Nutch - User mailing list archive at Nabble.com.