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 06B61200B28 for ; Sun, 26 Jun 2016 08:47:35 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0557E160A69; Sun, 26 Jun 2016 06:47:35 +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 7CB7D160A5C for ; Sun, 26 Jun 2016 08:47:34 +0200 (CEST) Received: (qmail 27455 invoked by uid 500); 26 Jun 2016 06:47:33 -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 27425 invoked by uid 99); 26 Jun 2016 06:47:33 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Jun 2016 06:47:33 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6342A2C1F5D for ; Sun, 26 Jun 2016 06:47:33 +0000 (UTC) Date: Sun, 26 Jun 2016 06:47:33 +0000 (UTC) From: "Daniel Dai (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13631) Support index in HBase Metastore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 26 Jun 2016 06:47:35 -0000 [ https://issues.apache.org/jira/browse/HIVE-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350011#comment-15350011 ] Daniel Dai commented on HIVE-13631: ----------------------------------- This is for feature parity of HBaseMetastore. No separate documentation needed. > Support index in HBase Metastore > -------------------------------- > > Key: HIVE-13631 > URL: https://issues.apache.org/jira/browse/HIVE-13631 > Project: Hive > Issue Type: Improvement > Components: HBase Metastore > Reporter: Daniel Dai > Assignee: Daniel Dai > Fix For: 2.2.0, 2.1.1 > > Attachments: HIVE-13631.1-nogen.patch, HIVE-13631.1.patch, HIVE-13631.2-nogen.patch, HIVE-13631.2.patch, HIVE-13631.3.patch > > > Currently all index related methods in HBaseStore is not implemented. We need to add those missing methods and index support in hbaseimport tool. -- This message was sent by Atlassian JIRA (v6.3.4#6332)