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 c4887cf  edits
c4887cf is described below

commit c4887cfa61e8ca85f6128ac9522eda05d4a667cf
Author: Bridget Bevens <[email protected]>
AuthorDate: Sun Dec 30 00:11:06 2018 -0800

    edits
---
 blog/_posts/2018-12-31-drill-1.15-released.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blog/_posts/2018-12-31-drill-1.15-released.md 
b/blog/_posts/2018-12-31-drill-1.15-released.md
index 029503e..811ebb3 100644
--- a/blog/_posts/2018-12-31-drill-1.15-released.md
+++ b/blog/_posts/2018-12-31-drill-1.15-released.md
@@ -19,7 +19,7 @@ Drill can leverage indexes (primary or secondary) in data 
sources to create inde
 
 
 ## Ability to create custom ACLs to secure znodes (DRILL-5671)  
-Drill uses ZooKeeper to store certain cluster-level configuration and query 
profile information in znodes. A znode is an internal data tree in ZooKeeper 
that stores coordination and execution related information. Starting in Drill 
1.15, you can create a custom ACL (Access Control List) on the znodes to secure 
data.
+Drill uses ZooKeeper to store certain cluster-level configuration and query 
profile information in znodes. A znode is an internal data tree in ZooKeeper 
that stores coordination and execution related information. Starting in Drill 
1.15, you can create a custom ACL (Access Control List) on the znodes to secure 
data. See [Configuring Custom ACLs to Secure 
znodes]({{site.baseurl}}/docs/configuring-custom-acls-to-secure-znodes/).
 
 
 ## INFORMATION_SCHEMA FILES table (DRILL-6680)

Reply via email to