Hi Dzmitry, On Sat, Apr 25, 2015 at 5:08 AM, <user-digest-h...@nutch.apache.org> wrote:
> > I found out that there is a REST API for 2.x branch. However it works only > for local hadoop mode. How did you verify this? > Is there any way to work with REST API in hadoop > distributed mode? I suppose that the job file from deploy directory should > be copied in some way to hadoop cluster to make it work, but how this could > be done? > > I thought that if the Nutch server was invoked from the $NUTCH_HOME/runtime/deploy/bin/nutch script as it is done in local mode then commands would work fine as long as you've got the crawler configured for deploy mode. Lewis