I have a 32 bit machine with windows 7, I need to install hadoop and try it out, I checked Cloudera distribution and it is for linux, VMWare images with 64 bit processor. How do I install Hadoop on windows 7 with 32 bit processor?
feedback
|
|
Well, the closest thing is that you can install VMWare Player, a linux distro as a virtual machine on the top of VMWare and then the Hadoop packages on your virtual linux box. But that's slow and I wouldn't recommend it. There's no Hadoop for windows. | |||||
feedback
|
|
You can install Hadoop on windows if you install cygwin see http://ebiquity.umbc.edu/Tutorials/Hadoop/00%20-%20Intro.html Also Microsoft is working with Hortonworks to bring Hadoop to windows properly but for now it is only available on Azure. I understands there are plans to make it available on windows in general in the future. | |||
|
feedback
|