permissions to hive tables based on user roles -


how can specify permissions table in hive in way specific columns visible users when query according there roles( can use "views" if 150 different roles)

you can use sentry give role based privileges. can create different groups , give access based on group.

refer link


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

r - Grow a ffdf data frame on disk gradually -