I read some latest features of hadoop-2.0 version, that it also runs on windows system.
I found some .cmd files along side with .sh files. I want to run them for windows. I have JDk-7 installed. I don't want to install openssh component in my windows (as this requires cygwin to be installed, that have many other issues with regular command prompts) Does without openssh can i run hadoop on windows ? any tutorials/blog showing latest hadoop installation on windows ?
