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 B269F98B0 for ; Fri, 23 Sep 2011 07:40:53 +0000 (UTC) Received: (qmail 96818 invoked by uid 500); 23 Sep 2011 07:40:52 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 96270 invoked by uid 500); 23 Sep 2011 07:40:49 -0000 Mailing-List: contact mapreduce-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-user@hadoop.apache.org Delivered-To: mailing list mapreduce-user@hadoop.apache.org Received: (qmail 96199 invoked by uid 99); 23 Sep 2011 07:40:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2011 07:40:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of harsh@cloudera.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2011 07:40:41 +0000 Received: by iabz7 with SMTP id z7so5740838iab.35 for ; Fri, 23 Sep 2011 00:40:20 -0700 (PDT) Received: by 10.42.28.5 with SMTP id l5mr3787625icc.224.1316763620104; Fri, 23 Sep 2011 00:40:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.43.53.10 with HTTP; Fri, 23 Sep 2011 00:40:00 -0700 (PDT) In-Reply-To: References: From: Harsh J Date: Fri, 23 Sep 2011 13:10:00 +0530 Message-ID: Subject: Re: Running Hadoop in different modes To: mapreduce-user@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hello Praveen, Is your question from a test-case perspective? Cause otherwise is it not clear what you gain in 'Distributed' vs. 'Standalone'? On Fri, Sep 23, 2011 at 12:15 PM, Praveen Sripati wrote: > Hi, > > What are the features available in the Fully-Distributed Mode and the > Pseudo-Distributed Mode that are not available in the Local (Standalone) > Mode? Local (Stanndalone) Mode is very fast and I am able get in run in > Eclipse also. > > Thanks, > Praveen > -- Harsh J