paras200 opened a new pull request, #1058:
URL: https://github.com/apache/ranger/pull/1058

   - Extract the ranger-solr service from docker-compose.ranger.yml into a 
dedicated docker-compose.ranger-solr.yml (mirrors the 
docker-compose.ranger-opensearch.yml pattern)
   - Remove the hard 'depends_on: ranger-solr' from the ranger, ranger-pdp and 
ozone-om services so the core stack starts without Solr
   - Update README: core services now come up without Solr; document Solr as 
opt-in via -f docker-compose.ranger-solr.yml, and add the Solr compose file to 
the all-containers and Solr audit-dispatcher commands (which still depend on 
ranger-solr)
   
   Validated with 'docker compose config' across base-only (Solr-free), pdp, 
ozone and Solr audit-server combinations.
   
   Note: RANGER_AUDIT_STORE env-var selector to be added as a follow-up.
   
   ## What changes were proposed in this pull request?
   
   (Please fill in changes proposed in this fix. Create an issue in ASF JIRA 
before opening a pull request and
   set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. RANGER-XXXX: Fix a typo in YYY))
   
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, 
remove this)
   


-- 
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]

Reply via email to