Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 90861200B42 for ; Sun, 10 Jul 2016 16:09:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8F1D6160A69; Sun, 10 Jul 2016 14:09:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D86D1160A58 for ; Sun, 10 Jul 2016 16:09:11 +0200 (CEST) Received: (qmail 30860 invoked by uid 500); 10 Jul 2016 14:09:11 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 30847 invoked by uid 99); 10 Jul 2016 14:09:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2016 14:09:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EF47D2C027F for ; Sun, 10 Jul 2016 14:09:10 +0000 (UTC) Date: Sun, 10 Jul 2016 14:09:10 +0000 (UTC) From: "Svetozar Ivanov (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13584) HBaseStorageHandler should support table pre-split MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 10 Jul 2016 14:09:12 -0000 [ https://issues.apache.org/jira/browse/HIVE-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-13584: ----------------------------------- Attachment: HIVE-13584.4.patch > HBaseStorageHandler should support table pre-split > -------------------------------------------------- > > Key: HIVE-13584 > URL: https://issues.apache.org/jira/browse/HIVE-13584 > Project: Hive > Issue Type: Improvement > Components: HBase Handler > Affects Versions: 2.0.0 > Reporter: Svetozar Ivanov > Assignee: Svetozar Ivanov > Labels: HBase, PreSplit > Attachments: HIVE-13584-branch-2.0.patch, HIVE-13584.1.patch, HIVE-13584.2.patch, HIVE-13584.3.patch, HIVE-13584.4.patch, HIVE-13584.patch > > > Currently is not possible creation of HBase table via HBaseStorageHandler with specified pre-split strategy. -- This message was sent by Atlassian JIRA (v6.3.4#6332)