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 9BE823810 for ; Tue, 3 May 2011 01:21:42 +0000 (UTC) Received: (qmail 96713 invoked by uid 500); 3 May 2011 01:21:42 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 96641 invoked by uid 500); 3 May 2011 01:21:42 -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 96633 invoked by uid 99); 3 May 2011 01:21:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 01:21:42 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=5.0 tests=ALL_TRUSTED,FS_REPLICA,T_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; Tue, 03 May 2011 01:21:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7E8A9BE2B7 for ; Tue, 3 May 2011 01:21:03 +0000 (UTC) Date: Tue, 3 May 2011 01:21:03 +0000 (UTC) From: "Eli Collins (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <367069192.17142.1304385663515.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <785675054.77248.1303504925833.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2448) NoSuchMethodError: org.apache.hadoop.hdfs.TestDatanodeBlockScanner.corruptReplica(..) 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-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated MAPREDUCE-2448: ----------------------------------- Fix Version/s: (was: 0.23.0) 0.22.0 I merged this to 0.22. > NoSuchMethodError: org.apache.hadoop.hdfs.TestDatanodeBlockScanner.corruptReplica(..) > ------------------------------------------------------------------------------------- > > Key: MAPREDUCE-2448 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2448 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: contrib/raid, test > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Eli Collins > Priority: Minor > Fix For: 0.22.0 > > Attachments: mapreduce-2448-1.patch > > > {noformat} > java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.TestDatanodeBlockScanner.corruptReplica(Ljava/lang/String;I)Z > at org.apache.hadoop.raid.TestBlockFixer.corruptBlock(TestBlockFixer.java:643) > at org.apache.hadoop.raid.TestBlockFixer.implBlockFix(TestBlockFixer.java:189) > at org.apache.hadoop.raid.TestBlockFixer.testBlockFixLocal(TestBlockFixer.java:139) > {noformat} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira