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 274E4DE6C for ; Wed, 21 Nov 2012 18:07:31 +0000 (UTC) Received: (qmail 51193 invoked by uid 500); 21 Nov 2012 18:07:26 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 50934 invoked by uid 500); 21 Nov 2012 18:07:26 -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 50927 invoked by uid 99); 21 Nov 2012 18:07:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2012 18:07:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [87.230.46.220] (HELO vwp3725.webpack.hosteurope.de) (87.230.46.220) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2012 18:07:19 +0000 Received: from dslb-188-096-168-081.pools.arcor-ip.net ([188.96.168.81] helo=[192.168.2.107]); authenticated by vwp3725.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) id 1TbEhN-0001J0-Jn; Wed, 21 Nov 2012 19:06:57 +0100 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: Get the name of node where mapper is running From: Kai Voigt In-Reply-To: <50AD17B7.9060300@gmail.com> Date: Wed, 21 Nov 2012 19:06:56 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <50AD17B7.9060300@gmail.com> To: user@hadoop.apache.org X-Mailer: Apple Mail (2.1499) X-bounce-key: webpack.hosteurope.de;k@123.org;1353521239;e48f2c56; X-Virus-Checked: Checked by ClamAV on apache.org Hello, the JobTracker has a built-in Web UI = (http://hostname_of_jobtracker:50030/) where you can get details for all = completed and running jobs. For the map phase, it will tell you on which = physical hosts the tasks were executed. Kai Am 21.11.2012 um 19:04 schrieb Eduard Skaley : > Hallo guys, >=20 > how can i find out on which node a mapper is running ? >=20 > Thx > Eduard >=20 --=20 Kai Voigt k@123.org