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 DB5F9200C24 for ; Thu, 23 Feb 2017 08:35:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DA0C7160B62; Thu, 23 Feb 2017 07:35:03 +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 27000160B50 for ; Thu, 23 Feb 2017 08:35:02 +0100 (CET) Received: (qmail 59606 invoked by uid 500); 23 Feb 2017 07:35:02 -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 59597 invoked by uid 99); 23 Feb 2017 07:35:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2017 07:35:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B42D6C227D for ; Thu, 23 Feb 2017 07:35:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id WnpnkFLsiYKV for ; Thu, 23 Feb 2017 07:35:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DF5A95FAD4 for ; Thu, 23 Feb 2017 07:35:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A8AE7E087E for ; Thu, 23 Feb 2017 07:34:44 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 28FCB24134 for ; Thu, 23 Feb 2017 07:34:44 +0000 (UTC) Date: Thu, 23 Feb 2017 07:34:44 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HIVE-14217) Druid integration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 23 Feb 2017 07:35:04 -0000 [ https://issues.apache.org/jira/browse/HIVE-14217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15475910#comment-15475910 ] Lefty Leverenz edited comment on HIVE-14217 at 2/23/17 7:34 AM: ---------------------------------------------------------------- Doc note: In addition to the Druid Integration wikidoc, two new configuration parameters (*hive.druid.broker.address.default* & *hive.druid.select.threshold*) and the *druid.datasource* table property need to be documented in other wikidocs. * [Configuration Properties -- Query and DDL Execution | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-QueryandDDLExecution] * [DDL -- Table Properties | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-listTableProperties] There may be other things too -- I'll find them when I review the Druid Integration doc. I've already added Druid Integration to the wiki's home page. Added a TODOC2.2 label. Edit (22/Feb/17): HIVE-15928 revises the description of *hive.druid.select.threshold* in 2.2.0, so that's description to document. was (Author: lefty@hortonworks.com): Doc note: In addition to the Druid Integration wikidoc, two new configuration parameters (*hive.druid.broker.address.default* & *hive.druid.select.threshold*) and the *druid.datasource* table property need to be documented in other wikidocs. * [Configuration Properties -- Query and DDL Execution | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-QueryandDDLExecution] * [DDL -- Table Properties | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-listTableProperties] There may be other things too -- I'll find them when I review the Druid Integration doc. I've already added Druid Integration to the wiki's home page. Added a TODOC2.2 label. > Druid integration > ----------------- > > Key: HIVE-14217 > URL: https://issues.apache.org/jira/browse/HIVE-14217 > Project: Hive > Issue Type: New Feature > Components: Druid integration > Reporter: Julian Hyde > Assignee: Jesus Camacho Rodriguez > Labels: TODOC2.2 > Fix For: 2.2.0 > > Attachments: HIVE-14217.01.patch, HIVE-14217.02.patch, HIVE-14217.03.patch, HIVE-14217.04.patch, HIVE-14217.05.patch, HIVE-14217.06.patch > > > Allow Hive to query data in Druid -- This message was sent by Atlassian JIRA (v6.3.15#6346)