Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 76290 invoked from network); 9 Nov 2009 06:34:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Nov 2009 06:34:56 -0000 Received: (qmail 87489 invoked by uid 500); 9 Nov 2009 06:34:56 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 87443 invoked by uid 500); 9 Nov 2009 06:34:55 -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 87380 invoked by uid 99); 9 Nov 2009 06:34:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2009 06:34:55 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2009 06:34:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 858AD234C1EF for ; Sun, 8 Nov 2009 22:34:32 -0800 (PST) Message-ID: <1007477669.1257748472545.JavaMail.jira@brutus> Date: Mon, 9 Nov 2009 06:34:32 +0000 (UTC) From: "Amareshwari Sriramadasu (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-1197) username:jobid in job history search should be separated into two. In-Reply-To: <216721903.1257743912385.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated MAPREDUCE-1197: ----------------------------------------------- Status: Patch Available (was: Open) > username:jobid in job history search should be separated into two. > ------------------------------------------------------------------- > > Key: MAPREDUCE-1197 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1197 > Project: Hadoop Map/Reduce > Issue Type: Bug > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Fix For: 0.22.0 > > Attachments: patch-1197.txt > > > Job History web ui takes username:jobid for search. For searching only through jobid, user has to give ":job_id". They should be separated into two sothat user can give username or jobid. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.