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 F3BBFF5C1 for ; Fri, 31 May 2013 07:20:25 +0000 (UTC) Received: (qmail 25517 invoked by uid 500); 31 May 2013 07:20:21 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 25191 invoked by uid 500); 31 May 2013 07:20:20 -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 25179 invoked by uid 99); 31 May 2013 07:20:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 May 2013 07:20:20 +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 Sanjay.Subramanian@wizecommerce.com designates 216.32.180.31 as permitted sender) Received: from [216.32.180.31] (HELO va3outboundpool.messaging.microsoft.com) (216.32.180.31) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 May 2013 07:20:13 +0000 Received: from mail174-va3-R.bigfish.com (10.7.14.232) by VA3EHSOBE001.bigfish.com (10.7.40.21) with Microsoft SMTP Server id 14.1.225.23; Fri, 31 May 2013 07:19:51 +0000 Received: from mail174-va3 (localhost [127.0.0.1]) by mail174-va3-R.bigfish.com (Postfix) with ESMTP id 2EDCD400DE for ; Fri, 31 May 2013 07:19:51 +0000 (UTC) X-Forefront-Antispam-Report: CIP:157.56.232.197;KIP:(null);UIP:(null);IPV:NLI;H:BLUPRD0411HT002.namprd04.prod.outlook.com;RD:none;EFVD:NLI X-SpamScore: -3 X-BigFish: PS-3(zz98dI9371I181fMc85ehdd85kzz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hz31iz18c673h8275bhz2fh2a8h668h839hbe3hd25he5bhf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah1bceh1d0ch1d2eh1d3fh1dfeh1dffh1155h) Received-SPF: pass (mail174-va3: domain of wizecommerce.com designates 157.56.232.197 as permitted sender) client-ip=157.56.232.197; envelope-from=Sanjay.Subramanian@wizecommerce.com; helo=BLUPRD0411HT002.namprd04.prod.outlook.com ;.outlook.com ; Received: from mail174-va3 (localhost.localdomain [127.0.0.1]) by mail174-va3 (MessageSwitch) id 1369984788406227_14278; Fri, 31 May 2013 07:19:48 +0000 (UTC) Received: from VA3EHSMHS007.bigfish.com (unknown [10.7.14.230]) by mail174-va3.bigfish.com (Postfix) with ESMTP id 5931C140275 for ; Fri, 31 May 2013 07:19:48 +0000 (UTC) Received: from BLUPRD0411HT002.namprd04.prod.outlook.com (157.56.232.197) by VA3EHSMHS007.bigfish.com (10.7.99.17) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 31 May 2013 07:19:42 +0000 Received: from BLUPRD0411MB426.namprd04.prod.outlook.com ([169.254.10.213]) by BLUPRD0411HT002.namprd04.prod.outlook.com ([10.255.127.37]) with mapi id 14.16.0311.000; Fri, 31 May 2013 07:19:42 +0000 From: Sanjay Subramanian To: "" CC: "user@hadoop.apache.org" Subject: Re: MapReduce on Local FileSystem Thread-Topic: MapReduce on Local FileSystem Thread-Index: Ac5dyOMR05vnEuUZTlqaXHZ5gLDLHQABlScv Date: Fri, 31 May 2013 07:19:41 +0000 Message-ID: <210B0118-B51D-445C-99EE-ECC6D8642D29@wizecommerce.com> References: <7B0D51053A50034199FF706B2513104F1124DC31@SACEXCMBX01-PRD.hq.netapp.com> In-Reply-To: <7B0D51053A50034199FF706B2513104F1124DC31@SACEXCMBX01-PRD.hq.netapp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [24.5.137.210] Content-Type: multipart/alternative; boundary="_000_210B0118B51D445C99EEECC6D8642D29wizecommercecom_" MIME-Version: 1.0 X-OriginatorOrg: wizecommerce.com X-Virus-Checked: Checked by ClamAV on apache.org --_000_210B0118B51D445C99EEECC6D8642D29wizecommercecom_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Basic question. Why would u want to do that ? Also I think the Map R Hadoop= distribution has an NFS mountable HDFS Sanjay Sent from my iPhone On May 30, 2013, at 11:37 PM, "Agarwal, Nikhil" > wrote: Hi, Is it possible to run MapReduce on multiple nodes using Local File system (= file:///) ? I am able to run it in single node setup but in a multiple node setup the = =93slave=94 nodes are not able to access the =93jobtoken=94 file which is p= resent in the Hadoop.tmp.dir in =93master=94 node. Please let me know if it is possible to do this. Thanks & Regards, Nikhil CONFIDENTIALITY NOTICE =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This email message and any attachments are for the exclusive use of the int= ended recipient(s) and may contain confidential and privileged information.= Any unauthorized review, use, disclosure or distribution is prohibited. If= you are not the intended recipient, please contact the sender by reply ema= il and destroy all copies of the original message along with any attachment= s, from your computer system. If you are the intended recipient, please be = advised that the content of this message is subject to access, review and d= isclosure by the sender's Email System Administrator. --_000_210B0118B51D445C99EEECC6D8642D29wizecommercecom_ Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
Basic question. Why would u want to do that ? Also I think the Map R H= adoop distribution has an NFS mountable HDFS
Sanjay

Sent from my iPhone

On May 30, 2013, at 11:37 PM, "Agarwal, Nikhil" <Nikhil.Agarwal@netapp.com> wrote:

Hi,

 

Is it possible to run MapReduce on multiple nodes= using Local File system (file:///)  ?<= /p>

I am able to run it in single node setup but in a mu= ltiple node setup the =93slave=94 nodes are not able to access the =93jobto= ken=94 file which is present in the Hadoop.tmp.dir in =93master=94 node.

 

Please let me know if it is possible to do this.

 

Thanks & Regards,

Nikhil


CONFIDENTIALITY NOTICE
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
This email message and any attachments are for the exclusive use of the int= ended recipient(s) and may contain confidential and privileged information.= Any unauthorized review, use, disclosure or distribution is prohibited. If= you are not the intended recipient, please contact the sender by reply email and destroy all copies of the ori= ginal message along with any attachments, from your computer system. If you= are the intended recipient, please be advised that the content of this mes= sage is subject to access, review and disclosure by the sender's Email System Administrator.
--_000_210B0118B51D445C99EEECC6D8642D29wizecommercecom_--