Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 670ADE90A for ; Thu, 7 Feb 2013 03:51:20 +0000 (UTC) Received: (qmail 31281 invoked by uid 500); 7 Feb 2013 03:51:18 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 30764 invoked by uid 500); 7 Feb 2013 03:51:16 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 30680 invoked by uid 99); 7 Feb 2013 03:51:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 03:51:14 +0000 Date: Thu, 7 Feb 2013 03:51:14 +0000 (UTC) From: "Ravi Prakash (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-362) Unexpected extra results when using the task attempt table search 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/YARN-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated YARN-362: ------------------------------ Attachment: YARN-362.branch-0.23.patch Thanks for the review Jason! I hadn't realized that I hadn't jsonified the attempts table. I'm doing so in this patch. I've also fixed the pollution of search results, along with some minor code improvements. > Unexpected extra results when using the task attempt table search > ----------------------------------------------------------------- > > Key: YARN-362 > URL: https://issues.apache.org/jira/browse/YARN-362 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 2.0.3-alpha, 0.23.5 > Reporter: Jason Lowe > Assignee: Ravi Prakash > Priority: Minor > Attachments: MAPREDUCE-4960.patch, YARN-362.branch-0.23.patch, YARN-362.patch > > > When using the search box on the web UI to search for a specific task number (e.g.: "0831"), sometimes unexpected extra results are shown. Using the web browser's built-in search-within-page does not show any hits, so these look like completely spurious results. > It looks like the raw timestamp value for time columns, which is not shown in the table, is also being searched with the search box. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira