Hi,
I'm having a heck of a time getting Solr (6.6.2) to talk to Ranger (0.7.0) when
Ranger is SSL enabled. (Solr is also SSL enabled)
Anyone seen a walkthrough on configuring this?
Are the versions I've mentioned compatible over SSL?
I just can't seem to get my settings right in the ranger-policymgr-ssl.xml
file. I receive errors like these:
org.apache.ranger.authorization.hadoop.utils.RangerCredentialProvider
(RangerCredentialProvider.java:72) - Unable to get the Credential Provider from
the Configuration
org.apache.ranger.plugin.util.RangerRESTClient (RangerRESTClient.java:286) -
Unable to obtain keystore from file .../ranger-admin-keystore.jks]
org.apache.ranger.plugin.util.RangerRESTClient (RangerRESTClient.java:341) -
Unable to read the necessary SSL Keystore and TrustStore Files
java.io.IOException: Keystore was tampered with, or password
was incorrect
I received that last one when I know I had the correct password.
Thanks,
Jon