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 1AE6D1054C for ; Sat, 9 Nov 2013 17:08:54 +0000 (UTC) Received: (qmail 71201 invoked by uid 500); 9 Nov 2013 17:08:46 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 70907 invoked by uid 500); 9 Nov 2013 17:08:44 -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 70900 invoked by uid 99); 9 Nov 2013 17:08:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Nov 2013 17:08:44 +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 ravishankar.nair@gmail.com designates 209.85.215.182 as permitted sender) Received: from [209.85.215.182] (HELO mail-ea0-f182.google.com) (209.85.215.182) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Nov 2013 17:08:39 +0000 Received: by mail-ea0-f182.google.com with SMTP id o10so1793971eaj.27 for ; Sat, 09 Nov 2013 09:08:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=z95XA30f8GyBp2q2ThJ1YUogRt4D/Xf1WlIF6UslbKg=; b=cgHK7fecO74g36rijafm883lp4/1qrGCZHq1VTsjArre3hgxCVJv078yj/4oimX2Tj Q/NFbGK8sX02sq0stmoE3m+ASOU/LDbhDtgh5vkP1d5FmyNmutVV4JTCu99AzEQ8LfS1 UFyQZsNUAtYZOSjog0PK9iF+qwukzmis6kvDHgxcQTmmrAIO8oTNnQj7klZMhUAVIe6v 1Bxi/MWSLkx0s0Z5j90HV+epha/iLQqhE8a2+vFyA/Z1Vq6MOQlUydjGEmIfK78TVrOn X52b1OH3ciUDlokY9fccSaQ3CjHdbHX9VfEpghpoxV0T+FAFHUeo0T0Q7nPiXCTlSqTc VQRA== MIME-Version: 1.0 X-Received: by 10.14.102.66 with SMTP id c42mr23985693eeg.47.1384016897642; Sat, 09 Nov 2013 09:08:17 -0800 (PST) Received: by 10.223.179.66 with HTTP; Sat, 9 Nov 2013 09:08:17 -0800 (PST) Date: Sat, 9 Nov 2013 12:08:17 -0500 Message-ID: Subject: Running Hadoop on Windows 7 From: Ravishankar Nair To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a11c277e28c186904eac18b76 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c277e28c186904eac18b76 Content-Type: text/plain; charset=ISO-8859-1 All, I have followed the BUILDING.TXT provided with the Hadoop source distribution and built correctly the Hadoop distribution for Windows 7. I could start dfs and yarn successfully. However when I type the following commands:- *Microsoft Windows [Version 6.1.7601]Copyright (c) 2009 Microsoft Corporation. All rights reserved.C:\Windows\System32>cd \C:\>cd MyArchiveC:\MyArchive>cd hadoopC:\MyArchive\hadoop>cd sbinC:\MyArchive\hadoop\sbin>start-dfs.cmdC:\MyArchive\hadoop\sbin>start-yarn.cmdstarting yarn daemonsC:\MyArchive\hadoop\sbin>hadoop fs -copyFromLocal ? ?* What should be the format for source and destination ? I tries all ways, giving full path in Windows format and *nix format, not working. CYGWIN64 is in my path. Please help on how to run the same successfully if anyone has done it, thanks -- Warmest Regards, Ravi --001a11c277e28c186904eac18b76 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
All,

I have followed the BUILD= ING.TXT provided with the Hadoop source distribution and built correctly th= e Hadoop distribution for Windows 7.

I could start dfs and yar= n successfully.

However when I type the following commands:-

Microsoft = Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.=A0 = All rights reserved.

C:\Windows\System32>cd \

C:\>cd My= Archive

C:\MyArchive>cd hadoop

C:\MyArchive\hadoop>cd sbin

= C:\MyArchive\hadoop\sbin>start-dfs.cmd

C:\MyArchive\hadoop\sbin&g= t;start-yarn.cmd
starting yarn daemons

C:\MyArchive\hadoop\sbin&g= t;hadoop fs -copyFromLocal=A0 ?=A0=A0=A0 ?


What should be the format for source = and destination ? I tries all ways, giving full path in Windows format and = *nix format, not working. CYGWIN64 is in my path. Please help on how to run= the same successfully if anyone has done it, thanks
--
Warmest Regards,

Ravi
--001a11c277e28c186904eac18b76--