mneethiraj commented on PR #886:
URL: https://github.com/apache/ranger/pull/886#issuecomment-4374481717
@rameeshm -
`dev-support/ranger-docker/docker-compose.ranger-audit-ingestor.yml` includes
both ingestor and dispatcher services. I suggest either:
1. rename this file to `docker-compose.ranger-audit-servers.xml`
2. separate ingestor and dispatchers into separate files:
-- `docker-compose.ranger-audit-ingestor.yml`
-- `docker-compose.ranger-audit-dispatcher-solr.yml`
-- `docker-compose.ranger-audit-dispatcher-hdfs.yml`
Rest of the changes look good. Thanks!
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]