mmiklavc commented on a change in pull request #1549: METRON-2305: Unable to 
Add Enrichment Coprocessor with Kerberos
URL: https://github.com/apache/metron/pull/1549#discussion_r340708849
 
 

 ##########
 File path: 
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/enrichment_commands.py
 ##########
 @@ -268,7 +268,7 @@ def set_hbase_acls(self):
                   self.__params.hbase_principal_name,
                   execute_user=self.__params.hbase_user)
 
-        cmd = "echo \"grant '{0}', 'RW', '{1}'\" | hbase shell -n"
+        cmd = "echo \"grant '{0}', 'CRW', '{1}'\" | hbase shell -n"
 
 Review comment:
   I was wondering the same - good clarifications, thanks guys

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


With regards,
Apache Git Services

Reply via email to