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 460D99084 for ; Mon, 21 May 2012 20:14:43 +0000 (UTC) Received: (qmail 2251 invoked by uid 500); 21 May 2012 20:14:42 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 2203 invoked by uid 500); 21 May 2012 20:14:42 -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 2194 invoked by uid 500); 21 May 2012 20:14:42 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 2191 invoked by uid 99); 21 May 2012 20:14:42 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 20:14:42 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id BE96C141887 for ; Mon, 21 May 2012 20:14:42 +0000 (UTC) Date: Mon, 21 May 2012 20:14:42 +0000 (UTC) From: "Jakob Homan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <753365686.4733.1337631282782.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (HIVE-895) Add SerDe for Avro serialized data 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/HIVE-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HIVE-895: ----------------------------- Attachment: doctors.avro episodes.avro HIVE-895.patch Final patch. Swtiching to TBLPROPERTIES rather than SERDEPROPERTIES obviated the need for the ql calls previously. Spent a lot of frustrtating time trying to get the phabricator to work (quite surprised that this FB-specific framework is kosher in the ASF). It's up at https://reviews.facebook.net/D3321 > Add SerDe for Avro serialized data > ---------------------------------- > > Key: HIVE-895 > URL: https://issues.apache.org/jira/browse/HIVE-895 > Project: Hive > Issue Type: New Feature > Components: Serializers/Deserializers > Reporter: Jeff Hammerbacher > Assignee: Jakob Homan > Attachments: HIVE-895-draft.patch, HIVE-895.patch, doctors.avro, episodes.avro > > > As Avro continues to mature, having a SerDe to allow HiveQL queries over Avro data seems like a solid win. -- 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