This is an automated email from the ASF dual-hosted git repository.
bridgetb pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 8aac8ed Drill 1.7+ & HBase 1.x support (#582)
8aac8ed is described below
commit 8aac8ed713a875010fdf68f7441a3970e077a38a
Author: smartloli <[email protected]>
AuthorDate: Sat Jun 2 04:18:06 2018 +0800
Drill 1.7+ & HBase 1.x support (#582)
Drill 1.7+ & HBase 1.x support
---
_docs/connect-a-data-source/plugins/060-hbase-storage-plugin.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_docs/connect-a-data-source/plugins/060-hbase-storage-plugin.md
b/_docs/connect-a-data-source/plugins/060-hbase-storage-plugin.md
index ae989fc..f2605ae 100644
--- a/_docs/connect-a-data-source/plugins/060-hbase-storage-plugin.md
+++ b/_docs/connect-a-data-source/plugins/060-hbase-storage-plugin.md
@@ -3,7 +3,7 @@ title: "HBase Storage Plugin"
date:
parent: "Connect a Data Source"
---
-When connecting Drill to an HBase data source using the HBase storage plugin
installed with Drill, you need to specify a ZooKeeper quorum. Drill supports
HBase version 0.98.
+When connecting Drill to an HBase data source using the HBase storage plugin
installed with Drill, you need to specify a ZooKeeper quorum. Drill supports
HBase version 1.x.
To view or change the HBase storage plugin configuration, use the [Drill Web
Console]({{ site.baseurl
}}/docs/plugin-configuration-basics/#using-the-drill-web-console). In the Web
Console, select the **Storage** tab, and then click the **Update** button for
the `hbase` storage plugin configuration. The following example shows a typical
HBase storage plugin:
--
To stop receiving notification emails like this one, please contact
[email protected].