Return-Path: X-Original-To: apmail-drill-commits-archive@www.apache.org Delivered-To: apmail-drill-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CC3F118B82 for ; Fri, 8 Jan 2016 17:39:26 +0000 (UTC) Received: (qmail 98035 invoked by uid 500); 8 Jan 2016 17:39:26 -0000 Delivered-To: apmail-drill-commits-archive@drill.apache.org Received: (qmail 98002 invoked by uid 500); 8 Jan 2016 17:39:26 -0000 Mailing-List: contact commits-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commits@drill.apache.org Delivered-To: mailing list commits@drill.apache.org Received: (qmail 97993 invoked by uid 99); 8 Jan 2016 17:39:26 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jan 2016 17:39:26 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9E085E0249; Fri, 8 Jan 2016 17:39:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: krishahn@apache.org To: commits@drill.apache.org Message-Id: <3bba76f0232d4c6486f68e88875c87cb@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: drill git commit: another hive sp correction Date: Fri, 8 Jan 2016 17:39:26 +0000 (UTC) Repository: drill Updated Branches: refs/heads/gh-pages 90294cb9e -> 12e36c83d another hive sp correction Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/12e36c83 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/12e36c83 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/12e36c83 Branch: refs/heads/gh-pages Commit: 12e36c83d832998238d07370c2160a96c4e97e00 Parents: 90294cb Author: Kris Hahn Authored: Fri Jan 8 09:37:35 2016 -0800 Committer: Kris Hahn Committed: Fri Jan 8 09:39:22 2016 -0800 ---------------------------------------------------------------------- _docs/connect-a-data-source/plugins/070-hive-storage-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/12e36c83/_docs/connect-a-data-source/plugins/070-hive-storage-plugin.md ---------------------------------------------------------------------- diff --git a/_docs/connect-a-data-source/plugins/070-hive-storage-plugin.md b/_docs/connect-a-data-source/plugins/070-hive-storage-plugin.md index 0fab151..6fc5fac 100644 --- a/_docs/connect-a-data-source/plugins/070-hive-storage-plugin.md +++ b/_docs/connect-a-data-source/plugins/070-hive-storage-plugin.md @@ -66,7 +66,7 @@ To connect Drill to a remote Hive metastore: } } -6. If you query a Hive table using the HBaseStorageHandler, skip this step; otherwise, add the names of the ZooKeeper quorum hosts and the ZooKeeper port, for example 2181. +6. If you do *not* query a Hive table using the HBaseStorageHandler, skip this step; otherwise, add the names of the ZooKeeper quorum hosts and the ZooKeeper port, for example 2181. { "type": "hive",