Stefan Groschupf wrote:
>> I guess non-official hadoop jar is out of the question (as it goes on
>> so rapidly). What are the modifications required, couldn't we start 
>> without them?
> 
> Well than we would have a admin gui that does not work for local 
> installation but only for distributed installations.
> See:
> http://www.find23.net/nutch_guiToHadoop.pdf
> Section required hadoop changes.

I quess you refer to these:

•  LocalJobRunner:
   •  Run as kind of singelton
   •  Have a kind of jobQueue
   •  Implement JobSubmissionProtocol status-report
      methods
   •  implement killJob method

-how about writing a nutchrunner that just extends the functionality of 
localjobrunner?
-scheduling (jobQueue) could be completely outside of jobrunner?

--
  Sami Siren




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to