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 E7B3A18920 for ; Mon, 7 Mar 2016 20:10:41 +0000 (UTC) Received: (qmail 78279 invoked by uid 500); 7 Mar 2016 20:10:41 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 78147 invoked by uid 500); 7 Mar 2016 20:10:41 -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 78019 invoked by uid 99); 7 Mar 2016 20:10:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Mar 2016 20:10:41 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CEDCA2C1F6A for ; Mon, 7 Mar 2016 20:10:40 +0000 (UTC) Date: Mon, 7 Mar 2016 20:10:40 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-13221) expose metadata cache APIs from HS2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sergey Shelukhin created HIVE-13221: --------------------------------------- Summary: expose metadata cache APIs from HS2 Key: HIVE-13221 URL: https://issues.apache.org/jira/browse/HIVE-13221 Project: Hive Issue Type: Bug Reporter: Sergey Shelukhin Assignee: Sergey Shelukhin Need to be able to use them w/o standalone metastore. Luckily, HIVE-11675 encapsulates all metastore interactions into a 50-line class, so it should be trivially easy to use HS2 APIs instead. Or so I hope, that being HS2, after all. -- This message was sent by Atlassian JIRA (v6.3.4#6332)