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 458ED1772A for ; Mon, 27 Oct 2014 08:53:34 +0000 (UTC) Received: (qmail 25968 invoked by uid 500); 27 Oct 2014 08:53:33 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 25894 invoked by uid 500); 27 Oct 2014 08:53:33 -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 25883 invoked by uid 500); 27 Oct 2014 08:53:33 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 25879 invoked by uid 99); 27 Oct 2014 08:53:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2014 08:53:33 +0000 Date: Mon, 27 Oct 2014 08:53:33 +0000 (UTC) From: "Ferdinand Xu (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-8469) Add parquet.compression as a Serde Property 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-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-8469: ------------------------------- Attachment: HIVE-8469.2.patch Thank Brock for figuring it out. Move the constant to the top of class. > Add parquet.compression as a Serde Property > ------------------------------------------- > > Key: HIVE-8469 > URL: https://issues.apache.org/jira/browse/HIVE-8469 > Project: Hive > Issue Type: Improvement > Affects Versions: 0.14.0 > Reporter: Brock Noland > Assignee: Ferdinand Xu > Priority: Minor > Fix For: 0.15.0 > > Attachments: HIVE-8469.1.patch, HIVE-8469.2.patch, HIVE-8469.patch > > > In HIVE-8450 we are annotating the serdes with their properties. We should add compression for paquet. -- This message was sent by Atlassian JIRA (v6.3.4#6332)