Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B3B03979C for ; Fri, 15 Jun 2012 14:28:14 +0000 (UTC) Received: (qmail 80835 invoked by uid 500); 15 Jun 2012 14:28:14 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 80761 invoked by uid 500); 15 Jun 2012 14:28:14 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 80750 invoked by uid 99); 15 Jun 2012 14:28:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jun 2012 14:28:13 +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 steve.loughran@gmail.com designates 74.125.83.48 as permitted sender) Received: from [74.125.83.48] (HELO mail-ee0-f48.google.com) (74.125.83.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jun 2012 14:28:06 +0000 Received: by eekb45 with SMTP id b45so1155241eek.35 for ; Fri, 15 Jun 2012 07:27:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=m2rmxUadMcXHWxvb/RKrJKzkqOraV8qzqnYj54qOuNM=; b=XENaBjU6VRGVk7my6F7Qpv1F1B8HsTyT1kZ6QdyZxHcAmiHaIGJRpqV0LCXLmBicZd xEj+g+GWyLoqduJFOnTLXg0uy1ZM+dM7mExqVrkdJUj0XEjlfnuUx9GgykVEovV1dt2q aVK//hxYdlZkEHY0kb0n9lEzLre51oOz3l518t6hphW5SvowkQojXRJcO+8md8sd9hwN XZh6BJ/V2EKOsZo9CT3sgaqpcTr/8VhV/W0rdQKQByoxVOcn0v6c8kdIbhRhLgkFsM8w Nokvk/tJhkJCDHOLhHz91deSfPipNQOEwCsYB053FzSJ+EBaGWyKhsfTgMG+45XT33vl IvYg== MIME-Version: 1.0 Received: by 10.14.185.144 with SMTP id u16mr1406252eem.232.1339770466109; Fri, 15 Jun 2012 07:27:46 -0700 (PDT) Received: by 10.14.186.132 with HTTP; Fri, 15 Jun 2012 07:27:46 -0700 (PDT) In-Reply-To: References: Date: Fri, 15 Jun 2012 15:27:46 +0100 Message-ID: Subject: Re: single node cluster - windows From: Steve Loughran To: mapreduce-dev@hadoop.apache.org Content-Type: multipart/alternative; boundary=bcaec52be58bb68b5404c2839e41 --bcaec52be58bb68b5404c2839e41 Content-Type: text/plain; charset=UTF-8 On 13 June 2012 16:33, Sandeep Jangra wrote: > Hi All, > > Looks like windows is not the supported production environment for hadoop. > Just wanted to check how you all play with new map-reduce sample programs > using a single node. > > Bring up a MiniMRCluster in a unit test; very fast, x-platform, minimal setup & teardown costs. --bcaec52be58bb68b5404c2839e41--