Return-Path: Delivered-To: apmail-hadoop-core-user-archive@www.apache.org Received: (qmail 14012 invoked from network); 8 Jun 2009 14:05:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jun 2009 14:05:49 -0000 Received: (qmail 8308 invoked by uid 500); 8 Jun 2009 14:05:58 -0000 Delivered-To: apmail-hadoop-core-user-archive@hadoop.apache.org Received: (qmail 8221 invoked by uid 500); 8 Jun 2009 14:05:58 -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 8211 invoked by uid 99); 8 Jun 2009 14:05:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jun 2009 14:05:58 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sugandha.n87@gmail.com designates 209.85.222.200 as permitted sender) Received: from [209.85.222.200] (HELO mail-pz0-f200.google.com) (209.85.222.200) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jun 2009 14:05:47 +0000 Received: by pzk38 with SMTP id 38so2804841pzk.5 for ; Mon, 08 Jun 2009 07:05:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=NZYb2KUHEksdiUtRzkOMlbnc7JcRcs2VgzTx3oWuNBE=; b=imytUPqBJyurhBWA7cCSeBzhcc53diJ890WgOqjwAsP+g5f5Wz8T54zEaz/XyAoOaS LOYoWOubdy/SGmjC1ndp+i8/rPtMZJzyNL4n9+DPG4kCMmN/tYw0KZbau3X9GGH73wRu P3xYsuCc7+zyh/aX0X4fLBtXOw6WXN402j5mE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OW5dBJYSSsiinVjWCU93WXREN9FccaytbrWp7RIdciqECY2WAJYnBQp8xQpnvheEho WZVkiVVjVvPXy2Yt+Q41lavNm8l/smGBEQE1Oyxxk0AiZeqJy0nOxevz8jef5/Jl5qtA vRaBKl/y4ZY86HFzUvfuVTo7dycbFpx63rdFM= MIME-Version: 1.0 Received: by 10.142.246.19 with SMTP id t19mr2422883wfh.146.1244469926232; Mon, 08 Jun 2009 07:05:26 -0700 (PDT) Date: Mon, 8 Jun 2009 19:35:26 +0530 Message-ID: <6f72e2db0906080705g1c6cd952he4c0bbf7b947cd24@mail.gmail.com> Subject: Remote connection to HDFS! From: Sugandha Naolekar To: core-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=000e0cd2e6e6e3026e046bd6bb40 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd2e6e6e3026e046bd6bb40 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello! I have A 7 node cluster. Now there is 8th machine (called as remote) which will bw acting just as a client and not a part of hadoop cluster(master-slave config files). Now, will I have to install hadoop on that client machine to transfer the data from that remote to hdfs (namenode) machine? Thus, in the remote's config file, I will have to point fs.default.name to namenode right? -- Regards! Sugandha --000e0cd2e6e6e3026e046bd6bb40--