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 A8A057F56 for ; Sun, 11 Dec 2011 20:29:11 +0000 (UTC) Received: (qmail 40224 invoked by uid 500); 11 Dec 2011 20:29:11 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 40181 invoked by uid 500); 11 Dec 2011 20:29:11 -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 40173 invoked by uid 99); 11 Dec 2011 20:29:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2011 20:29:11 +0000 X-ASF-Spam-Status: No, hits=-2001.5 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; Sun, 11 Dec 2011 20:29:03 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4688010D2FD for ; Sun, 11 Dec 2011 20:28:43 +0000 (UTC) Date: Sun, 11 Dec 2011 20:28:43 +0000 (UTC) From: "Harsh J (Commented) (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1169393038.62959.1323635323290.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <353781124.31651.1319811872774.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-3303) MR part of removing RecordIO (HADOOP-7781) 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-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167196#comment-13167196 ] Harsh J commented on MAPREDUCE-3303: ------------------------------------ Klaas, Thanks for commenting here! I noticed it too late, sorry. I'll poke around the typedbytes source when I get some time and see if I can help with an avro transition. Apparently, RecordIO is still in use by external users out there (?), and we're not removing it for now. > MR part of removing RecordIO (HADOOP-7781) > ------------------------------------------ > > Key: MAPREDUCE-3303 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3303 > Project: Hadoop Map/Reduce > Issue Type: Task > Affects Versions: 0.23.0 > Reporter: Harsh J > Assignee: Harsh J > Priority: Minor > Fix For: 0.24.0 > > > This is the MR part of removing deprecated RecordIO packages - parented by HADOOP-7781. > Basically, we need to remove {{/hadoop-mapreduce-project/src/c++/librecordio}} and all associated build helpers around it. > (For posterity, RecordIO has been replaced by Apache Avro http://avro.apache.org) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira