1

Could any one provide me with step-by-step tutorial how to install hadoop on windows. I read official manual, but I can't get from it where should I input scripts from manual.

Cœur
  • 37,241
  • 25
  • 195
  • 267
Ph0en1x
  • 9,943
  • 8
  • 48
  • 97

2 Answers2

3

Here are the instructions for setting up Hadoop on Windows. BTW. currently Hadoop on Windows is OK for development, but now for production.

HortonWorks and Microsoft are working on porting Hadoop to Azure and Windows Server. As of this writing this is in limited preview. If you are interested in this then follow this Avkash. the author has been extensively blogging.

I read official manual, but i can't get from it where should I input scripts from manual.

What official manual are you referring to? Not clear about the second part.

Praveen Sripati
  • 32,799
  • 16
  • 80
  • 117
  • Official tutorial [there](http://hadoop.apache.org/common/docs/current/single_node_setup.html) When i mean that I can't understand properly what should I do with the scripts I mean scripts from Linux terminal, which mentioned in the article. Problem is there are no analog for windows. – Ph0en1x Jan 30 '12 at 12:44
  • Follow the tutorial mentioned in the above answer and see if it works. – Praveen Sripati Jan 30 '12 at 17:56
2

I had tried this one and this stuff worked well:

http://pages.cs.brandeis.edu/~cs147a/lab/hadoop-windows/

Tejas Patil
  • 6,149
  • 1
  • 23
  • 38