Can you please share the whole exception?
On Fri 4 Jan, 2019, 5:42 PM Sanket Gaykar <sanketgaykar....@gmail.com wrote: > Hi, > We have a dedicate instance for Apache Ranger, where we run the > ranger-admin service, also we have installed the Ranger hive plugin on the > instance where HiveServer2 is running. Below are the configurations we have: > > > 1. Ranger(Ranger-Admin) running on SSL and Kerberos. > 2. HiveServer2 running on SSL and Kerberos. > 3. Hive Metastore (mysql) runs only SSL. > > Web Ui has the following configurations: > > Service name : hive > > Active status: enabled > Username: admin > Password: *** > > Extra configurations: > > hive.site.file.path: /etc/hive/conf/hive-site.xml > policy.auth.download.users: hive > tag.auth.download.users:hive > enable.hive.metastore.lookup: true > > However when ranger tries to connect to Hive Metastore when using auto > suggest while creating policies we get the following error: > > SASL negotiation failure. No common protection layer between client and > server. > > > > > >