Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

What should I set to an "entity" access policy?

avatar
Contributor

What should I set to an "entity" access policy?

As far as I tried, Atlas requires an "entity" access policy defined in Ranger must be "*".

If I set other than "*" for "entity", Atlas says "You are not authorized for READ on [ENTITY] : *".

I thought I can set the name of an entity like Hive table name to a value of an "entity" access policy.

Is this incorrect?

1 ACCEPTED SOLUTION

avatar
Super Collaborator

As of HDP 2.6.5 all resources of Atlas supports * for resources only in Ranger. There is an improvement for the granular level of access control in Ranger 1.1 which comes with HDP 3.0 onwards.

View solution in original post

3 REPLIES 3

avatar
Super Collaborator

As of HDP 2.6.5 all resources of Atlas supports * for resources only in Ranger. There is an improvement for the granular level of access control in Ranger 1.1 which comes with HDP 3.0 onwards.

avatar
Contributor

Thanks, @Chiran Ravani

avatar
Super Collaborator

You're Welcome. I am unsure of the JIRA for which the change has been made, I believe it is https://issues.apache.org/jira/browse/RANGER-2004, https://issues.apache.org/jira/browse/ATLAS-2459

Having said that, I have tested in my lab env with 3.0 and it works 🙂