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 EA017DA4E for ; Fri, 9 Nov 2012 04:18:14 +0000 (UTC) Received: (qmail 99650 invoked by uid 500); 9 Nov 2012 04:18:14 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 99442 invoked by uid 500); 9 Nov 2012 04:18:13 -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 99415 invoked by uid 500); 9 Nov 2012 04:18:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 99406 invoked by uid 99); 9 Nov 2012 04:18:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 04:18:12 +0000 Date: Fri, 9 Nov 2012 04:18:12 +0000 (UTC) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <720057724.90194.1352434692393.JavaMail.jiratomcat@arcas> In-Reply-To: <1220886611.58139.1351809012225.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HIVE-3649) Hive List Bucketing - enhance DDL to specify list bucketing table 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-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3649: ----------------------------- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed. Thanks Tim > Hive List Bucketing - enhance DDL to specify list bucketing table > ----------------------------------------------------------------- > > Key: HIVE-3649 > URL: https://issues.apache.org/jira/browse/HIVE-3649 > Project: Hive > Issue Type: New Feature > Affects Versions: 0.10.0 > Reporter: Gang Tim Liu > Fix For: 0.10.0 > > Attachments: HIVE-3649.patch.4, HIVE-3649.patch.6, HIVE-3649.patch.7, HIVE-3649.patch.8, HIVE-3649.patch.9 > > > We need to differ normal skewed table from list bucketing table. we use an optional parameter "store as DIRECTORIES" > 4 main cases: > 1. create table skewed by .. on .. stored as directories; > 2. alter table skewed by .. on .. stored as directories; > 3. alter table not skewed; > 4. alter table not stored 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