Created on 04-18-201808:15 PM - edited 08-17-201907:44 AM
Hello
As some of you already know, Solr through knox on HDP platform isn't fully supported yet, however, it is possible to achieve that using an IBM IOP distribution.
Here are some steps:
Problems like that are usually related with kerberos issues.
Pre-reqs: You should have already configured your knox with the desired authentication mode:
OBS: In order to use this flag "Dsun.security.krb5.rcache", the jdk 1.8 or above must be used.
Root cause:
a) You may have not configured your browser for authentication ( SPNEGO ),
b) You haven't included your users into the SolR Plugin on Ranger.
c) You are hitting a known issue related with this parameter "Dsun.security.krb5.rcache=none", which is better described in this forum