Member since
08-28-2017
5
Posts
0
Kudos Received
0
Solutions
06-15-2018
08:14 AM
But I dont have Kerberos or LDAP. Regarding Ranger policies, that's exactly what I have, but still can perform actions on Hiveserver2 using the username and no password (or wrong password, doesnt matter). I think I am missing something in Ranger configuration. I mean: when I limit user permission for Hive (only Select permission in one DB). I can Select on that DB, but with no password. So, I dont know if this is Ranger or Hive issue.
... View more
06-14-2018
05:01 PM
Hi guys, When I try to connect to Hiveserver2 via beeline: beeline> !connect jdbc:hive2://<host>:2181,<host>:2181,<host>:2181/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=hiveserver2 I have to enter my credentials: Enter username for jdbc...: my_username
Enter password for jdbc...: If I leave password field empty, the connection is established as well. So, the thing is: I have set up Ranger permission to Hive for different external users, but they can connect to Hive without any password. What can I do?
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Ranger