Hi All, We were using hive with ldap before and ranger was able to connect to hiveserver2. However since we moved hive from ldap to ldaps, ranger cannot connect to hiveserver2 now. Exception i get is on hiveserver2 side is SASL negotiation failure.
I am guessing its the LDAP s certificate issue. When ranger prepares a client to connect to hiveserver2 may be it cannot find the certificate. I think that is strange because Ranger is liked to LDAPS and is allowing LDAP users to login to ranger with their creds. It just cannot connect to hiveserver2. My Ranger Webui plugin configurations are as follows: Service Name: hive_test Active Status: Enabled Username: <ranger_user> //LDAP user just for ranger Password: password jdbc.driverClassName: org.apache.hive.jdbc.HiveDriver jdbc.url: jdbc:hive2://<hiveserver2_host>:10000 Common Name for Certificate: blank Add new Configurations: BLANK Exception thrown is attached below