You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by kr...@apache.org on 2016/01/08 18:39:26 UTC

drill git commit: another hive sp correction

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 <kr...@apache.org>
Authored: Fri Jan 8 09:37:35 2016 -0800
Committer: Kris Hahn <kr...@apache.org>
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",