arvindshmicrosoft commented on issue #270: Support Accumulo installs on Microsoft Azure URL: https://github.com/apache/fluo-muchos/pull/270#issuecomment-519707457 @ctubbsii and @keith-turner firstly thank you for your comments. We acknowledge the feedback about the size of the PR, and in the future we will definitely scope those down to much smaller chunks. About the binary files, these are SELinux policy modules obtained using [audit2allow](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security-enhanced_linux/sect-security-enhanced_linux-fixing_problems-allowing_access_audit2allow) which allow SELinux to permit the statsd plugin (for collectd) to bind to port 8125, as well as for collectd to talk to the Azure Log Analytics agent. We will figure out a way to not check-in those binary files and instead have Ansible tasks which will generate and copy these files per deployment, again with a conditional for cluster_type == azure.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
