You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2015/04/14 21:57:03 UTC

drill git commit: DRILL-2773

Repository: drill
Updated Branches:
  refs/heads/gh-pages d3328217e -> 8887d8a32


DRILL-2773


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/8887d8a3
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/8887d8a3
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/8887d8a3

Branch: refs/heads/gh-pages
Commit: 8887d8a329ac0aecfcd5abc789fd40cc779d2ab7
Parents: d332821
Author: Kristine Hahn <kh...@maprtech.com>
Authored: Tue Apr 14 11:10:47 2015 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Tue Apr 14 12:56:26 2015 -0700

----------------------------------------------------------------------
 _docs/connect/006-reg-hive.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/8887d8a3/_docs/connect/006-reg-hive.md
----------------------------------------------------------------------
diff --git a/_docs/connect/006-reg-hive.md b/_docs/connect/006-reg-hive.md
index dfb03dc..2fc2dc0 100644
--- a/_docs/connect/006-reg-hive.md
+++ b/_docs/connect/006-reg-hive.md
@@ -8,7 +8,7 @@ storage plugin instance for a Hive data source, provide a unique name for the
 instance, and identify the type as “`hive`”. You must also provide the
 metastore connection information.
 
-Drill supports Hive 1.0. To access Hive tables
+Drill supports Hive 0.13. To access Hive tables
 using custom SerDes or InputFormat/OutputFormat, all nodes running Drillbits
 must have the SerDes or InputFormat/OutputFormat `JAR` files in the 
 `<drill_installation_directory>/jars/3rdparty` folder.