Documentation for installing and running hadoop 2.2 on Windows
Posted
by
user2325154
on Stack Overflow
See other posts from Stack Overflow
or by user2325154
Published on 2013-10-17T14:57:22Z
Indexed on
2013/10/23
9:55 UTC
Read the original article
Hit count: 152
With the latest release of Hadoop 2.2 I see that the release notes mentions that this version has significant improvements for running Hadoop on Windows. I downloaded Hadoop 2.2 yesterday and I saw lot of .cmd file alon with .sh files which ensures that this version has scripts and batch files for running Hadoop on Windows environment. However while looking at the Apache Hadoop documentation I couldn't find any step-by-step instructions on how to install and run this newer version on Windows. Besides this it looks like that the newer version has YARN architecture embedded in it and the old configurations provided on some of the tutorials online may be outdated and not applicable anymore. Is there any good documentation for Hadoop 2.2 available online ? I want it specifically for running Hadoop under Windows.
© Stack Overflow or respective owner