Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 20363 invoked from network); 31 Aug 2010 17:31:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 31 Aug 2010 17:31:18 -0000 Received: (qmail 76844 invoked by uid 500); 31 Aug 2010 17:31:18 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 76742 invoked by uid 500); 31 Aug 2010 17:31:17 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 76734 invoked by uid 99); 31 Aug 2010 17:31:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Aug 2010 17:31:17 +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, 31 Aug 2010 17:31:16 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7VHUu5I024455 for ; Tue, 31 Aug 2010 17:30:56 GMT Message-ID: <10626097.96321283275856400.JavaMail.jira@thor> Date: Tue, 31 Aug 2010 13:30:56 -0400 (EDT) From: "Eli Collins (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Resolved: (HDFS-712) Move libhdfs from mr to hdfs In-Reply-To: <1116345645.1255731811337.JavaMail.jira@brutus> 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/HDFS-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-712. ------------------------------ Resolution: Fixed This got fixed when Tom renamed the old 21 branch and created the new one from trunk. > Move libhdfs from mr to hdfs > ----------------------------- > > Key: HDFS-712 > URL: https://issues.apache.org/jira/browse/HDFS-712 > Project: Hadoop HDFS > Issue Type: Task > Components: contrib/libhdfs > Reporter: Eli Collins > Assignee: Eli Collins > Fix For: 0.22.0 > > Attachments: addlibhdfs.patch > > > Here's an hdfs jira for MAPREDUCE-665. During the project split libhdfs was put in the mapreduce repo instead of hdfs, lets move it to hdfs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.