Return-Path: Delivered-To: apmail-hadoop-core-user-archive@www.apache.org Received: (qmail 27967 invoked from network); 7 May 2008 15:10:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 May 2008 15:10:17 -0000 Received: (qmail 56734 invoked by uid 500); 7 May 2008 15:10:13 -0000 Delivered-To: apmail-hadoop-core-user-archive@hadoop.apache.org Received: (qmail 56683 invoked by uid 500); 7 May 2008 15:10:13 -0000 Mailing-List: contact core-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-user@hadoop.apache.org Delivered-To: mailing list core-user@hadoop.apache.org Received: (qmail 56649 invoked by uid 99); 7 May 2008 15:10:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 May 2008 08:10:13 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pvssvikas@gmail.com designates 209.85.142.190 as permitted sender) Received: from [209.85.142.190] (HELO ti-out-0910.google.com) (209.85.142.190) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 May 2008 15:09:28 +0000 Received: by ti-out-0910.google.com with SMTP id d27so93742tid.9 for ; Wed, 07 May 2008 08:09:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=a2y2BDV/dJBGyVoPao7kfpPl26MGWN8vmXVcL2I3kJ0=; b=xkWq16ADZ8dtF7z5bqfkTjb53Ojv9blgIjN7Ez/Y/8DQ2vOQeIRsByblJcJT9tEUTTPz/JI+yN1CLD+2qkCCR5fIZXpiBH7wddRV8J0wfjhQ69Z41DKv224uGTHhVu7Yh+riW0zcio4y4hzEZA6WVi2jaFB9Yog4eUsHje28cUM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=nF3g91/hublH41ycX/vbZr3nKBEjqlkWxsU87vsakIL2aLytENxTe7DLoNR0J1H8oCY5Wzxh7cQlMEmEadR7Bkrko1mvP+9iwF3Ixih1VenLxsnImXf6QDzKRwuzR1KGLeNtWnSjjfdkrRYL7z7ZCL7zdccHyHztkw/WlQZZeQk= Received: by 10.150.83.29 with SMTP id g29mr2107960ybb.130.1210172979109; Wed, 07 May 2008 08:09:39 -0700 (PDT) Received: by 10.151.143.15 with HTTP; Wed, 7 May 2008 08:09:39 -0700 (PDT) Message-ID: <6cbf6c150805070809j1a000f37u63b5fd9879c30aec@mail.gmail.com> Date: Wed, 7 May 2008 20:39:39 +0530 From: vikas To: core-user@hadoop.apache.org Subject: Re: Where is the files? In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_29735_3193165.1210172979114" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_29735_3193165.1210172979114 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline it will be mapped to /tmp <--> equivalanet to /tmp in windows Regards, -Vikas. On Wed, May 7, 2008 at 8:06 PM, hong wrote: > Hi All, > > I started Hadoop in standalone mode, and put some file on to HDSF. I > strictly followed the instructions in Hadoop Quick Start. > > HDSF is mapped to a local directory in my local file system, right? and > where is it? > > Thank you in advance! > > > ------=_Part_29735_3193165.1210172979114--