Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 17643 invoked from network); 10 Nov 2009 04:43:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 04:43:57 -0000 Received: (qmail 9582 invoked by uid 500); 10 Nov 2009 04:43:56 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 9486 invoked by uid 500); 10 Nov 2009 04:43: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 9462 invoked by uid 99); 10 Nov 2009 04:43:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 04:43:55 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Tue, 10 Nov 2009 04:43:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8DB37234C4A8 for ; Mon, 9 Nov 2009 20:43:32 -0800 (PST) Message-ID: <1856177974.1257828212579.JavaMail.jira@brutus> Date: Tue, 10 Nov 2009 04:43:32 +0000 (UTC) From: "Amareshwari Sriramadasu (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (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 [ https://issues.apache.org/jira/browse/MAPREDUCE-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775277#action_12775277 ] Amareshwari Sriramadasu commented on MAPREDUCE-1197: ---------------------------------------------------- bq. -1 contrib tests. Is due to MAPREDUCE-1124 bq. -1 tests included The fixes a couple of bugs in jsp files. It is difficult to test write unit tests for the same. Manually verified all the links in jobhistory.jsp and jodetailshistory.jsp work fine. > 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 > Components: jobtracker > Affects Versions: 0.21.0 > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Fix For: 0.21.0 > > Attachments: patch-1197-1.txt, 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.