Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 42AAE10107 for ; Wed, 30 Apr 2014 20:33:12 +0000 (UTC) Received: (qmail 61155 invoked by uid 500); 30 Apr 2014 20:33:05 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 60949 invoked by uid 500); 30 Apr 2014 20:33:04 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 60942 invoked by uid 99); 30 Apr 2014 20:33:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 20:33:04 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bobyangbo@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-we0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 20:33:00 +0000 Received: by mail-we0-f171.google.com with SMTP id w62so1334810wes.2 for ; Wed, 30 Apr 2014 13:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=SxGqUgFzaPWgA3akLB4bksBkLfi9uYVA3C1wWgwbk6E=; b=bZLPcHy+9w0TEH7tecamNKHsWQ3YDtftRfXav+R8df7C31KU0tycv9kYf1jfz2jRaS +H60Q1eFg3SStbba5crLWhsO8z3iuRtzsegwIFIegQe/HSiYWLIJNS5QzROsMtjzwE3W kKqJHz+r0t3eNxmhHEqpACZkaTIDL4BRIZPiMZzot9BqFiyZp61MjOE91SS99hJaFvNm z6u1PSlZMLpEK31uR9HesME3wCEN680XfYgjdD3z/RnIZeHHK/+CTgRg5isxPWx0aJsm tj9RgDnyuuH278HppyvO4CR1tG5FcC9RAxhwyJJgh5yVJx4QI2tqGiZAnVaEitypvazK yB/Q== MIME-Version: 1.0 X-Received: by 10.180.80.232 with SMTP id u8mr5308540wix.13.1398889958511; Wed, 30 Apr 2014 13:32:38 -0700 (PDT) Received: by 10.217.66.70 with HTTP; Wed, 30 Apr 2014 13:32:38 -0700 (PDT) In-Reply-To: References: Date: Wed, 30 Apr 2014 13:32:38 -0700 Message-ID: Subject: Re: How do I get started with hadoop on windows system From: bo yang To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=f46d044288ca0e9a6d04f848734f X-Virus-Checked: Checked by ClamAV on apache.org --f46d044288ca0e9a6d04f848734f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 wr= ote: > 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-be= ginners.html > > > > > On Fri, Apr 25, 2014 at 11:47 AM, =E7=A0=B4=E5=8D=83 <997626981@qq.com> w= rote: > >> 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/ > > > --f46d044288ca0e9a6d04f848734f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Sharing a little experience for me to get hadoop work= ing on windows...

I need to build the native binar= ies (winutils.exe, hadoop.dll) from Hadoop source code, and copy them to Ha= doop 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= =C2=A0Buffer, and have to manually change some path in Hadoop source code t= o make build pass.


On Wed, Apr 30, 2014 at 3:51 AM, unmesha sreeven= i <unmeshabiju@gmail.com> 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 downloa= d hadoop directly from Apache or from other vendors

<= /div>
=

--f46d044288ca0e9a6d04f848734f--