From mapreduce-issues-return-24148-apmail-hadoop-mapreduce-issues-archive=hadoop.apache.org@hadoop.apache.org Mon Aug 22 11:49:00 2011 Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 0D0318342 for ; Mon, 22 Aug 2011 11:49:00 +0000 (UTC) Received: (qmail 39436 invoked by uid 500); 22 Aug 2011 11:48:56 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 38745 invoked by uid 500); 22 Aug 2011 11:48:45 -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 38650 invoked by uid 99); 22 Aug 2011 11:48:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 11:48:41 +0000 X-ASF-Spam-Status: No, hits=-2000.9 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 11:48:38 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 16FD8CA8E8 for ; Mon, 22 Aug 2011 11:33:29 +0000 (UTC) Date: Mon, 22 Aug 2011 11:33:29 +0000 (UTC) From: "Amar Kamat (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <732768037.771.1314012809075.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1707735872.16527.1312809507199.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2784) [Gridmix] TestGridmixSummary fails with NPE when run in DEBUG mode. 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-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated MAPREDUCE-2784: ---------------------------------- Status: Patch Available (was: Open) Testing the fix with the newly merged cod-ebase. > [Gridmix] TestGridmixSummary fails with NPE when run in DEBUG mode. > ------------------------------------------------------------------- > > Key: MAPREDUCE-2784 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2784 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: contrib/gridmix > Reporter: Amar Kamat > Assignee: Amar Kamat > Labels: gridmix, junit > Attachments: mapreduce-2784-v1.3.patch > > > TestGridmixSummary fails with NPE when run in debug mode. JobFactory tries to access the _createReaderThread()_ API of JobStoryProducer which returns null in TestGridmixSummary's FakeJobStoryProducer. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira