Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 49207 invoked from network); 28 Mar 2008 00:09:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Mar 2008 00:09:02 -0000 Received: (qmail 78942 invoked by uid 500); 28 Mar 2008 00:08:59 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 78917 invoked by uid 500); 28 Mar 2008 00:08:59 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 78908 invoked by uid 99); 28 Mar 2008 00:08:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2008 17:08:59 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Mar 2008 00:08:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B7778234C0BE for ; Thu, 27 Mar 2008 17:06:24 -0700 (PDT) Message-ID: <1621862253.1206662784750.JavaMail.jira@brutus> Date: Thu, 27 Mar 2008 17:06:24 -0700 (PDT) From: "Mukund Madhugiri (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Updated: (HADOOP-3105) compile-core-test fails for branch 0.16 In-Reply-To: <527847361.1206614245524.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukund Madhugiri updated HADOOP-3105: ------------------------------------- Status: Patch Available (was: Open) > compile-core-test fails for branch 0.16 > --------------------------------------- > > Key: HADOOP-3105 > URL: https://issues.apache.org/jira/browse/HADOOP-3105 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.16.2 > Reporter: Amareshwari Sriramadasu > Assignee: Alejandro Abdelnur > Priority: Blocker > Fix For: 0.16.2 > > Attachments: H3105.patch, patch3105.txt > > > TestMultithreadedMapRunner uses an api FileSystem.delete(Path, boolean) which is not present in 0.16 > Thus making compilation failure. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.