ramackri commented on PR #1016:
URL: https://github.com/apache/ranger/pull/1016#issuecomment-4701244341

   > > @ramackri - this issue would be fixed by using FQDN of Solr server in 
dev-support/[ranger-docker](https://issues.apache.org/jira/browse/RANGER-docker)/scripts/audit-dispatcher/[ranger-audit-dispatcher-solr-site](https://issues.apache.org/jira/browse/RANGER-audit-dispatcher-solr-site).xml,
 as shown below
   > > ```
   > > 
xasecure.audit.destination.solr.urls=http://ranger-solr.rangernw:8983/solr/ranger_audits
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > In addition, `ranger-solr` container configuration needs to be updated 
in following files to replace cookie domain from `ranger-solr` to 
`ranger-solr.rangernw`:
   > > 
   > > * 
dev-support/[ranger-docker](https://issues.apache.org/jira/browse/RANGER-docker)/scripts/solr/[ranger-solr](https://issues.apache.org/jira/browse/RANGER-solr).sh
 (search for `COOKIE_DOMAIN`)
   > > * 
dev-support/[ranger-docker](https://issues.apache.org/jira/browse/RANGER-docker)/scripts/solr/solr-security.json
 (search for `kerberos.cookie.domain` and `cookie.domain`)
   > > 
   > > No other changes should be needed. Please review and update.
   
   Yes @mneethiraj  reverted JAVA side change and only those file change will 
be enough


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