From 51bc8ae00a9beaa111bcb5a67e4463b09b8ced17 Mon Sep 17 00:00:00 2001 From: smartloli Date: Thu, 8 Sep 2016 14:34:54 +0800 Subject: [PATCH] Drill 1.7+ & HBase 1.x support 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 ae989fcc916..f2605ae410e 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: