Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-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 07FAD10C20 for ; Tue, 27 May 2014 00:52:51 +0000 (UTC) Received: (qmail 99274 invoked by uid 500); 27 May 2014 00:52:47 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 98870 invoked by uid 500); 27 May 2014 00:52:47 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 98850 invoked by uid 99); 27 May 2014 00:52:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 May 2014 00:52:47 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of delim123456@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-wg0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 May 2014 00:52:41 +0000 Received: by mail-wg0-f43.google.com with SMTP id l18so8518907wgh.2 for ; Mon, 26 May 2014 17:52:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=BcN6zf0POUUNzMeRFyYZuQxYtZuhVByW3kHYvRNzfoo=; b=E5cBhpJYXVWyaOw9EQ4LiG7bRk3BgKFHEC9enBSI7AV1WjgQuV6k3ZnxG44wnxtBUd LhMoix/fW75CCmCpTjsk8t7Sjy+vl90o3lAWRF130k8WzwwG+R36DiB0iY/da9plgNAT PjnkWR98gAnNUiGX8UeGuir+tU4l0GJ7/LeRfWZ/hu31ORxFE/IgdE0PUuATdsf+lecw HwkC/K0iT2HyZCMyZvqHj+9YbD5VRQjLPoC4nLnUo69X7oUwLxEz+WumKxdZP600CFE8 y9Yl9SWs1JsEQJ7TgssMnxL1hD8HG7GccnH+WK5ItG9+oXRKQb9SfuAfOjZPsJcKB31f VfKw== MIME-Version: 1.0 X-Received: by 10.180.82.7 with SMTP id e7mr32409317wiy.6.1401151940901; Mon, 26 May 2014 17:52:20 -0700 (PDT) Received: by 10.194.85.199 with HTTP; Mon, 26 May 2014 17:52:20 -0700 (PDT) Date: Tue, 27 May 2014 08:52:20 +0800 Message-ID: Subject: setting maximum mapper concurrently running From: Du Lam To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=f46d04428802b6c34c04fa571b4c X-Virus-Checked: Checked by ClamAV on apache.org --f46d04428802b6c34c04fa571b4c Content-Type: text/plain; charset=UTF-8 is there any setting that can set on run time of job for maximum mapper concurrently running ? i know there is a jobtracker level parameter that can be set, but that will be global parameter for every job. Is it possible to set per job ? --f46d04428802b6c34c04fa571b4c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
is there any setting that can set on run time of job for= =C2=A0maximum mapper concurrently running ?

i know there= is a jobtracker level parameter that can be set, but that will be global p= arameter for every job. =C2=A0Is it possible to set per job ?
--f46d04428802b6c34c04fa571b4c--