Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B64E9B48 for ; Tue, 27 Mar 2012 20:34:48 +0000 (UTC) Received: (qmail 2213 invoked by uid 500); 27 Mar 2012 20:34:48 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 2179 invoked by uid 500); 27 Mar 2012 20:34:47 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 2171 invoked by uid 500); 27 Mar 2012 20:34:47 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 2168 invoked by uid 99); 27 Mar 2012 20:34:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2012 20:34:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,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, 27 Mar 2012 20:34:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 12090349958 for ; Tue, 27 Mar 2012 20:34:27 +0000 (UTC) Date: Tue, 27 Mar 2012 20:34:27 +0000 (UTC) From: "Phabricator (Commented) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1329935269.25472.1332880467075.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1929685657.8622.1332519929955.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2898) Add nicer helper functions for adding and reading metadata from RCFiles 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/HIVE-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239917#comment-13239917 ] Phabricator commented on HIVE-2898: ----------------------------------- ashutoshc has accepted the revision "HIVE-2898 [jira] Add nicer helper functions for adding and reading metadata from RCFiles". +1 REVISION DETAIL https://reviews.facebook.net/D2433 BRANCH h-2898 > Add nicer helper functions for adding and reading metadata from RCFiles > ----------------------------------------------------------------------- > > Key: HIVE-2898 > URL: https://issues.apache.org/jira/browse/HIVE-2898 > Project: Hive > Issue Type: New Feature > Components: Serializers/Deserializers > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Attachments: HIVE-2898.D2433.1.patch, HIVE-2898.D2433.2.patch, HIVE-2898.D2433.3.patch, HIVE-2898.D2433.4.patch, HIVE-2898.D2433.5.patch > > > Currently, to use the metadata in RCFile, you need to manipulate it using SequenceFile.Metadata. I'd like to add two helper functions that make it more convenient. -- 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