From mapreduce-dev-return-2243-apmail-hadoop-mapreduce-dev-archive=hadoop.apache.org@hadoop.apache.org Tue Jul 27 11:03:43 2010 Return-Path: Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: (qmail 97353 invoked from network); 27 Jul 2010 11:03:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Jul 2010 11:03:43 -0000 Received: (qmail 4434 invoked by uid 500); 27 Jul 2010 11:03:42 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 4105 invoked by uid 500); 27 Jul 2010 11:03:38 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 3957 invoked by uid 99); 27 Jul 2010 11:03:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jul 2010 11:03:37 +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; Tue, 27 Jul 2010 11:03:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6RB3GAk001739 for ; Tue, 27 Jul 2010 11:03:16 GMT Message-ID: <7235162.21441280228596532.JavaMail.jira@thor> Date: Tue, 27 Jul 2010 07:03:16 -0400 (EDT) From: "Balaji Rajagopalan (JIRA)" To: mapreduce-dev@hadoop.apache.org Subject: [jira] Created: (MAPREDUCE-1971) herriot automation system test case for verification of bug fix to jobhistory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 herriot automation system test case for verification of bug fix to jobhistory ----------------------------------------------------------------------------- Key: MAPREDUCE-1971 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1971 Project: Hadoop Map/Reduce Issue Type: New Feature Environment: herriot Reporter: Balaji Rajagopalan Run a few jobs and check the job history page . Job history information should be displayed properly . Analyze a running job . The values shown in the page should be correct . Concurrently access jobs in job history page . No exception should be thrown. In the developed herriot test case accesses the job tracker tracker directly, the jsp page access does the same. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.