sohami commented on a change in pull request #1467: DRILL-5671: Set secure ACLs 
(Access Control List) for Drill ZK nodes in a secure cluster
URL: https://github.com/apache/drill/pull/1467#discussion_r229478870
 
 

 ##########
 File path: exec/java-exec/src/main/resources/drill-module.conf
 ##########
 @@ -123,7 +125,9 @@ drill.exec: {
     retry: {
       count: 7200,
       delay: 500
-    }
+    },
+    apply_secure_acl: false,
+    acl_provider: "creator-all"
 
 Review comment:
   Please add these new configuration in **drill-override-example.conf** with a 
comment defining supported values of both configuration and what it means.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to