Always focused on Hadoop projects, and recently found that you can build Hadoop under Windows.
decided to give it a try. The gossip is less.
Prepare a Windows 7 32-bit environment first,
(official online said does not support 64-bit, compile will be problematic, not to say why, if you want to use on the Windows 64-bit machine, you can compile in 32-bit environment to 64-bit, and then deploy to 64-bit machine)
Required Packages:
1.Windows sdk7.1 +dotnet.4.0 (if Windows 8 environment can prepare Windows SDK 8.1)
Personal feelings are primarily C + + compilers, which should be possible if you use a different compiler.
2.JDK 1.7,
Most Hadoop is developed in Java, and the JDK can not be less
3.gnuwin32
: Http://git-scm.com/download/win
4. Protocolbuffer 2.5.0
5. CMake 2.6 or newer
Optional Packages:
Visual Studio Professional (Professional version above)
Findbug
Not recommended for use with installation packages:
Cygwin
Official documentation no longer recommends using Cywin to install Hadoop
One of the Windows Hadoop Environment Setup---environment readiness