You can just install Hadoop on the cluster as you would have otherwise. Then you can run the Nutch job file via the bin/nutch script on any Hadoop client such as the jobtracker for example.
-----Original message----- > From:flo @ <[email protected]> > Sent: Wednesday 13th November 2013 10:20 > To: [email protected] > Subject: Nutch cluster > > Which is the best approach to setup a nutch cluster with multiple nutch > instances running on different machines. Is there some kind of scheduler > for nutch? > > I already configured a single nutch instance with HBase for storing the > index in the background. > > Thanks > > flo >

