Sharing a little experience for me to get hadoop working on windows... I need to build the native binaries (winutils.exe, hadoop.dll) from Hadoop source code, and copy them to Hadoop bin directory. The maven pom project cannot build these binaries well on windows. I have to manually open the sln file in VisualStudio, and build the project.
Also I kind of remember I hit some issue with Protocol Buffer, and have to manually change some path in Hadoop source code to make build pass. On Wed, Apr 30, 2014 at 3:51 AM, unmesha sreeveni <[email protected]>wrote: > In order to get started with hadoop you need to install cgywin (Provides > an exact look and feel as linux) > Or else u can run ubundu in a vmPlayer > Once you done this > You can download hadoop directly from Apache or from other vendors > And Follow thiese steps: > http://www.unmeshasreeveni.blogspot.in/2014/04/hadoop-installation-for-beginners.html > > > > > On Fri, Apr 25, 2014 at 11:47 AM, 破千 <[email protected]> wrote: > >> Hi everyone, >> I have subscribed hadoop mail list this morning. How do I get started >> with hadoop on my windows 7 PC. >> Thanks! >> > > > > -- > *Thanks & Regards * > > > *Unmesha Sreeveni U.B* > *Hadoop, Bigdata Developer* > *Center for Cyber Security | Amrita Vishwa Vidyapeetham* > http://www.unmeshasreeveni.blogspot.in/ > > >
