Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1539810366 for ; Mon, 17 Nov 2014 01:18:02 +0000 (UTC) Received: (qmail 95546 invoked by uid 500); 17 Nov 2014 01:18:02 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 95516 invoked by uid 500); 17 Nov 2014 01:18:02 -0000 Mailing-List: contact issues-help@drill.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.incubator.apache.org Delivered-To: mailing list issues@drill.incubator.apache.org Received: (qmail 95506 invoked by uid 99); 17 Nov 2014 01:18:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Nov 2014 01:18:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 17 Nov 2014 01:18:01 +0000 Received: (qmail 94379 invoked by uid 99); 17 Nov 2014 01:17:40 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Nov 2014 01:17:40 +0000 Date: Mon, 17 Nov 2014 01:17:40 +0000 (UTC) From: "Jacques Nadeau (JIRA)" To: issues@drill.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-1237) Provide default Hive (embedded) and Hive (remote) storage plugins MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DRILL-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau updated DRILL-1237: ---------------------------------- Fix Version/s: 0.9.0 > Provide default Hive (embedded) and Hive (remote) storage plugins > ----------------------------------------------------------------- > > Key: DRILL-1237 > URL: https://issues.apache.org/jira/browse/DRILL-1237 > Project: Apache Drill > Issue Type: Improvement > Components: Storage - Hive > Affects Versions: 0.4.0 > Reporter: Bridget Bevens > Assignee: Venki Korukanti > Priority: Minor > Fix For: 0.9.0 > > > On the Storage tab in the Drill Web UI, there is a default Hive configuration, however it includes all the information required for hive in remote and embedded mode. I propose that two separate Hive instances be included to make this more clear to users how to configure a Hive data source. > Example: > Hive (embedded metastore) > Hive (remote metastore) > Also, changing the dfs instance to local fs would make clearer what this configuration really is for the user. You can also have a dfs placeholder, like the HBase or Hive placeholders. -- This message was sent by Atlassian JIRA (v6.3.4#6332)