Return-Path: Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: (qmail 221 invoked from network); 6 Aug 2009 00:06:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Aug 2009 00:06:46 -0000 Received: (qmail 1697 invoked by uid 500); 6 Aug 2009 00:06:51 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 1626 invoked by uid 500); 6 Aug 2009 00:06:51 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 1616 invoked by uid 99); 6 Aug 2009 00:06:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2009 00:06:51 +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 (athena.apache.org: domain of zeevmisc@gmail.com designates 209.85.198.228 as permitted sender) Received: from [209.85.198.228] (HELO rv-out-0506.google.com) (209.85.198.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2009 00:06:43 +0000 Received: by rv-out-0506.google.com with SMTP id k40so134099rvb.29 for ; Wed, 05 Aug 2009 17:06:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=M5mH8L0ZUJYFucywr+Nj3ksqDaCd6vrHELAWg0vjgco=; b=ACxrCqcLpIdP65OnKYX0xN7+EQu8HdkIpX3wLLhWgCyu8BtPs29Ywsh9gK0i5Y9aGu r/47PKBn67yNufQ+cNQDXVx2L+R1ffxIw0vB1abMw60dT0cqePznsRYAzS3pzGnOe6q5 CbAnV2rr2Yy6Mbkc9W9Futs4UIC3+hjv8TR9s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=iR521rmob53IwxkLtoogIhiQYTl4sbBvEF4F7o6KWGOfpaoOmFtP9MYhFqjpN09hKT GYLKpe6mVrPfb+1Y3lR97EvLWNiOl86saQJez97LASJhnvQxaBBkMyxKMpP6brjTj2S4 laUo1LzfjtQ6GidOnmtqh7WAWxXq85R6cBVCk= MIME-Version: 1.0 Received: by 10.142.57.7 with SMTP id f7mr544955wfa.317.1249517183244; Wed, 05 Aug 2009 17:06:23 -0700 (PDT) In-Reply-To: References: <92c4d8c10908051615x1bcff245s3c8830c04a3aebf9@mail.gmail.com> Date: Wed, 5 Aug 2009 17:06:23 -0700 Message-ID: Subject: Re: Maps running - how to increase? From: Zeev Milin To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001636e0a964d91a5204706de3d8 X-Virus-Checked: Checked by ClamAV on apache.org --001636e0a964d91a5204706de3d8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I now see that the mapred.tasktracker.map.tasks.maximum=32 on the job level and still only 6 maps running and 5000+ pending.. Not sure how to force the cluster to run more maps. --001636e0a964d91a5204706de3d8--