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 BB3F1D3C0 for ; Thu, 1 Nov 2012 22:30:12 +0000 (UTC) Received: (qmail 13347 invoked by uid 500); 1 Nov 2012 22:30:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 13170 invoked by uid 500); 1 Nov 2012 22:30:12 -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 13161 invoked by uid 500); 1 Nov 2012 22:30:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 13158 invoked by uid 99); 1 Nov 2012 22:30:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 22:30:12 +0000 Date: Thu, 1 Nov 2012 22:30:12 +0000 (UTC) From: "Gang Tim Liu (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1220886611.58139.1351809012225.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HIVE-3649) Hive List Bucketing - specify list bucketing table MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Gang Tim Liu created HIVE-3649: ---------------------------------- Summary: Hive List Bucketing - specify list bucketing table Key: HIVE-3649 URL: https://issues.apache.org/jira/browse/HIVE-3649 Project: Hive Issue Type: New Feature Reporter: Gang Tim Liu We need to differ normal skewed table from list bucketing table. we use an optional parameter "store as DIRECTORIES" create table (schema) skewed by (keys) on ('c1', 'c2') [store as DIRECTORIES]; details in https://cwiki.apache.org/confluence/display/Hive/ListBucketing -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira