Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73D891018C for ; Thu, 24 Oct 2013 13:20:40 +0000 (UTC) Received: (qmail 48310 invoked by uid 500); 24 Oct 2013 13:20:29 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 47882 invoked by uid 500); 24 Oct 2013 13:20:27 -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 47872 invoked by uid 99); 24 Oct 2013 13:20:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Oct 2013 13:20:26 +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 (athena.apache.org: domain of dsuiter@rdx.com designates 209.85.212.175 as permitted sender) Received: from [209.85.212.175] (HELO mail-wi0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Oct 2013 13:20:22 +0000 Received: by mail-wi0-f175.google.com with SMTP id hm4so8988430wib.2 for ; Thu, 24 Oct 2013 06:20:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rdx.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=4lwQ+3muO9sKsdRc+ajwnBuYDjHpg4I6/BfZvvaKO2Y=; b=gF9XjZKY7JLhbwqKe/a3y2OL2uT7h3OLlUerm620SNDoEK7f3gh0dqHuGgTDtKL1Dk pcvc9eF0VCUG+Z/Vd1LJYHRf9Kb7QbxWMYkd9lPEv6Lfeib3L3oxjyHW1eN3yA+8iWRQ IaJRlgjDigPezmDbUtvk6AwVXBoxOz6ezrwxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=4lwQ+3muO9sKsdRc+ajwnBuYDjHpg4I6/BfZvvaKO2Y=; b=lpqm3fFrxnh8ZA+Z30c72jZYxBYUNkDYvyNhiGyZfjMwNVDn0Apke3JXKBDidkUPkV dyck18Wsna+TDqKTL47eCyXCA1DQUHmCUn5S2uYqt827e9Jpk9ZyNJJFLGdOqH91TV7C S4/QDrpkJ3fxPB+9A6ohqC1jusgWvwuUjSykozvGhtPe9Hoq0wlOKmEJbj9+HBFc1zwI 5u2olT6LUpf5AO0irE4zxr8Ah7gxeiIVNLAPTKjpjT90V0e2v5qzWQcUONqsq+y8VLcw nmG2TPdc1O9iayyz7LlXcFwEzaJcmOZ7AY2YBKbGL50tcdWaPBb+zjCNLZGcjwxlH1vC RHWA== X-Gm-Message-State: ALoCoQmEN8nE1ePnLLybIflW+TGxygqBNJKyvFvcrUHYYLhSMkn9i0hZEk8bIe6xFrU+8Eq0iCaJ MIME-Version: 1.0 X-Received: by 10.194.219.132 with SMTP id po4mr29356wjc.95.1382620801147; Thu, 24 Oct 2013 06:20:01 -0700 (PDT) Received: by 10.216.52.134 with HTTP; Thu, 24 Oct 2013 06:20:01 -0700 (PDT) In-Reply-To: References: <52683CC5.2020408@oracle.com> Date: Thu, 24 Oct 2013 09:20:01 -0400 Message-ID: Subject: Re: Documentation on installing Hadoop 2.2.0 on Microsoft Windows From: DSuiter RDX To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a11c288a2b63d4e04e97c7d09 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c288a2b63d4e04e97c7d09 Content-Type: text/plain; charset=ISO-8859-1 It was my understanding that HortonWorks depended on CygWin (UNIX emulation on Windows) for most of the "Bigtop" family of tools - Hadoop core, MapReduce, etc. - so, you will probably make all your configuration files in Windows, since XML is agnostic, and can develop in Windows, since JARs and other Java constructs are agnostic by design, but when things are actually happening on your cluster, CygWin is in the middle. For a framework like Hadoop, I question the wisdom of deciding to use a host environment that uses more memory to begin with, then adding an emulation layer that complicates things and takes still more memory (since most Hadoop constraints are memory-based) simply for the convenience of being able to use my mouse. If you have a competent *NIX admin, you may consider the benefits of using Hadoop in Linux/UNIX, and leveraging the many web-based management tools (usually will come with a Hadoop distribution) and 3rd-party development tools from Informatica or Pentaho (let you build MapReduce, Pig, etc jobs in GUI) rather than going the Windows route - not only are you using hardware resources better, you also don't need to worry about licensing, and you won't need to reboot your cluster every Patch Tuesday. :-) Thanks! *Devin Suiter* Jr. Data Solutions Software Engineer 100 Sandusky Street | 2nd Floor | Pittsburgh, PA 15212 Google Voice: 412-256-8556 | www.rdx.com On Thu, Oct 24, 2013 at 8:49 AM, Nitin Pawar wrote: > Disclosure: I do not work for Hortonworks, I just use their product. > please do not bash me up > Angelo, > thats not entirely correct now. > > Hortonworks has done tremendous amount of work to port hadoop to windows > os as well. > Here is there press release: > http://hortonworks.com/about-us/news/hadoop-on-windows/ > > Chris, > I do remember seeing hadoop 2.x for windows ( > http://hortonworks.com/blog/announcing-beta-release-of-apache-hadoop-2/) > I never tried it myself it on windows but you can reach out to their > support forum and I am sure someone will be happy to help . > > > > > On Thu, Oct 24, 2013 at 6:08 PM, Angelo Matarazzo < > matarazzoangelo@gmail.com> wrote: > >> Hi, >> I think that it is not useful trying to install hadoop on Windows because >> hadoop is very integrated in Linux and there is no support for Windows >> >> >> 2013/10/23 chris bidwell >> >>> Is there any documentation or instructions on installing Hadoop 2.2.0 on >>> Microsoft Windows? >>> Thank you. >>> >>> -Chris >>> >>> >> > > > -- > Nitin Pawar > --001a11c288a2b63d4e04e97c7d09 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
It was my understanding that HortonWorks depended on CygWi= n (UNIX emulation on Windows) for most of the "Bigtop" family of = tools - Hadoop core, MapReduce, etc. - so, you will probably make all your = configuration files in Windows, since XML is agnostic, and can develop in W= indows, since JARs and other Java constructs are agnostic by design, but wh= en things are actually happening on your cluster, CygWin is in the middle. = For a framework like Hadoop, I question the wisdom of deciding to use a hos= t environment that uses more memory to begin with, then adding an emulation= layer that complicates things and takes still more memory (since most Hado= op constraints are memory-based) simply for the convenience of being able t= o use my mouse.

If you have a competent *NIX admin, you may consider the ben= efits of using Hadoop in Linux/UNIX, and leveraging the many web-based mana= gement tools (usually will come with a Hadoop distribution) and 3rd-party d= evelopment tools from Informatica or Pentaho (let you build MapReduce, Pig,= etc jobs in GUI) rather than going the Windows route - not only are you us= ing hardware resources better, you also don't need to worry about licen= sing, and you won't need to reboot your cluster every Patch Tuesday. :-= )

Thanks!

Devin Suiter
Jr. Data Soluti= ons Software Engineer
100 Sandusky Street | 2nd Floor | Pittsburgh, PA 15212
Google Voice= : 412-256-8556 |=A0www.rd= x.com


On Thu, Oct 24, 2013 at 8:49 AM, Nitin P= awar <nitinpawar432@gmail.com> wrote:
Disclosure: I do not work for Hortonworks, I just use= their product. please do not bash me up=A0
Angelo,=A0
thats not e= ntirely correct now.=A0

Hortonworks has done treme= ndous amount of work to port hadoop to windows os as well.=A0

Chris,=A0
I do remember seeing hadoop 2.x for windows (h= ttp://hortonworks.com/blog/announcing-beta-release-of-apache-hadoop-2/)= =A0
I never tried it myself it on windows but you can reach out to their s= upport forum and I am sure someone will be happy to help .=A0



On Thu, Oct 24, 2013 at 6:08 PM, Angelo Matarazzo <matarazzoangelo= @gmail.com> wrote:
Hi,
I think that it is not useful trying to install ha= doop on Windows because hadoop is very integrated in Linux and there is no = support for Windows


2013/10/23 chris bidwell <chris.bidwell@oracle.com>
Is there any documentation or instructions on installing Hadoop 2.2.0 on Mi= crosoft Windows?
Thank you.

-Chris





--
Nitin Pawar

--001a11c288a2b63d4e04e97c7d09--