Hadoop on windows server

Posted by Luca Martinetti on Stack Overflow See other posts from Stack Overflow or by Luca Martinetti
Published on 2009-01-22T02:58:02Z Indexed on 2010/06/06 13:42 UTC
Read the original article Hit count: 333

Filed under:
|
|
|
|

Hello,

I'm thinking about using hadoop to process large text files on my existing windows 2003 servers (about 10 quad core machines with 16gb of RAM)

The questions are:

  1. Is there any good tutorial on how to configure an hadoop cluster on windows?

  2. What are the requirements? java + cygwin + sshd ? Anything else?

  3. HDFS, does it play nice on windows?

  4. I'd like to use hadoop in streaming mode. Any advice, tool or trick to develop my own mapper / reducers in c#?

  5. What do you use for submitting and monitoring the jobs?

Thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about Windows