Member since
08-03-2018
9
Posts
0
Kudos Received
0
Solutions
08-16-2018
10:18 AM
Thanks Chiran, one last thing, do you know the .java file in hive where there are doing this rest call? This would help me a lot. Im trying to understanding from the starting point of the rest call to the build up of cache and successive hits to cache. Thus it will help me if I can get the class name where this Rest call happens. I checked PrivilegeSynchonizer.java. But not sure whether thats the right place.
... View more
08-16-2018
09:58 AM
@Chiran RavaniThank you so much, do you know how the policies are pulled from the Ranger? Is it a thrift communication or something else?
... View more
08-16-2018
07:30 AM
I want to know whether Hive syncs the Ranger policies and uses that cache to provide authorization or will it hit Ranger for every request that needs to be authorized
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Ranger
03-21-2018
10:04 AM
@Jordan Moore Thanks it worked
... View more
03-20-2018
04:30 PM
How to get the details of the Hive table from the HDFS path? I dont want to use "show create table", cuz I need to get the info from the HDFS path to the table and not from the table to the path
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache Hive