Hi,
We have kerberized HDP 2.6.0.3 with SOLR 5.2.2.5.
We tried to following article to setup ranger-solr-plugin to audit and control SOLR usage.
https://community.hortonworks.com/articles/15159/securing-solr-collections-with-ranger-kerberos.html...
Once we enable the ranger-solr-plugin (ranger-solr-plugin-0.7.0.2.6.0.3-8.el6.noarch), we are not able to connect to the the SOLR Consoles getting an error 500.
We created ranger policy.
We had to follow a work arround for that the solr-config authoriser setup in zookeeper was getting overwritten upon restart of the solr cloud nodes.
Following
https://community.hortonworks.com/questions/66544/hdp-25-solr-service-restart-via-ambari-overwrite-s...
Unfortunately, we are not able to setup DEBUG log level to get further details where things are going wrong.
Has anyone attempted similar setup successfully ?
looking forward any hints / pointers