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 CC635D765 for ; Mon, 13 Aug 2012 05:46:47 +0000 (UTC) Received: (qmail 53685 invoked by uid 500); 13 Aug 2012 05:46:47 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 53177 invoked by uid 500); 13 Aug 2012 05:46: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 52989 invoked by uid 500); 13 Aug 2012 05:46:39 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 52957 invoked by uid 99); 13 Aug 2012 05:46:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 05:46:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 520AD2C5AC8 for ; Mon, 13 Aug 2012 05:46:38 +0000 (UTC) Date: Mon, 13 Aug 2012 16:46:38 +1100 (NCT) From: "Uma Maheswara Rao G (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <821164555.597.1344836798336.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HIVE-352) Make Hive support column based storage 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-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432931#comment-13432931 ] Uma Maheswara Rao G commented on HIVE-352: ------------------------------------------ {quote} trying to specify or infer best compression technique per column much harder and something that can be done later {quote} Here we mentioned that, this improvement will be implemented later. Could you please point me the right JIRA, where we started implementing this point or discuss? > Make Hive support column based storage > -------------------------------------- > > Key: HIVE-352 > URL: https://issues.apache.org/jira/browse/HIVE-352 > Project: Hive > Issue Type: New Feature > Reporter: He Yongqiang > Assignee: He Yongqiang > Fix For: 0.4.0 > > Attachments: 4-22 performace2.txt, 4-22 performance.txt, 4-22 progress.txt, hive-352-2009-4-15.patch, hive-352-2009-4-16.patch, hive-352-2009-4-17.patch, hive-352-2009-4-19.patch, hive-352-2009-4-22-2.patch, hive-352-2009-4-22.patch, hive-352-2009-4-23.patch, hive-352-2009-4-27.patch, hive-352-2009-4-30-2.patch, hive-352-2009-4-30-3.patch, hive-352-2009-4-30-4.patch, hive-352-2009-5-1-3.patch, hive-352-2009-5-1.patch, HIve-352-draft-2009-03-28.patch, Hive-352-draft-2009-03-30.patch > > > column based storage has been proven a better storage layout for OLAP. > Hive does a great job on raw row oriented storage. In this issue, we will enhance hive to support column based storage. > Acctually we have done some work on column based storage on top of hdfs, i think it will need some review and refactoring to port it to Hive. > Any thoughts? -- 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