Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 44945 invoked from network); 29 Oct 2010 02:06:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Oct 2010 02:06:46 -0000 Received: (qmail 37241 invoked by uid 500); 29 Oct 2010 02:06:46 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 37178 invoked by uid 500); 29 Oct 2010 02:06:46 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 37122 invoked by uid 99); 29 Oct 2010 02:06:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 02:06:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 02:06:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9T26PP3016570 for ; Fri, 29 Oct 2010 02:06:25 GMT Message-ID: <15261466.133531288317985713.JavaMail.jira@thor> Date: Thu, 28 Oct 2010 22:06:25 -0400 (EDT) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1850) Include job submit host information (name and ip) in jobconf and jobdetails display In-Reply-To: <20115935.12351276123154997.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926103#action_12926103 ] Hudson commented on MAPREDUCE-1850: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk-Commit #523 (See [https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/523/]) > Include job submit host information (name and ip) in jobconf and jobdetails display > ----------------------------------------------------------------------------------- > > Key: MAPREDUCE-1850 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1850 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Affects Versions: 0.22.0 > Reporter: Krishna Ramachandran > Assignee: Krishna Ramachandran > Fix For: 0.22.0 > > Attachments: mapred-1850-1.patch, mapred-1850-2.patch, mapred-1850-3.patch, mapred-1850-4.patch, mapred-1850-5.patch, mapred-1850.patch, mapred-1850.patch > > > Enhancement to identify the source (submit host and ip) of a job request. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.