Created 05-28-2015 10:15 AM
I am admin for cluster and enabled sentry into . when i connect to the hive with my user id and i can able to read /write /load options for me.
But when i log in with any other user , those users dont have access for write/load privilages . how can i give them those priviliages .
Created 05-28-2015 11:27 AM
Did you give those users permissions? If you are using db based sentry service, please give them required permissions using sql: http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/sg_hive_sql.html. Or if you are using policy file based Sentry, give your users permissions by setting rules in a policy file: http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cdh_sg_sentry.html
Created 05-28-2015 12:15 PM
I created a roles in sentry and grant privileges to roles . when the users using beeline to connect to hive, they are getting all the options for hive tables.
But when they are trying to connect to hive directly without beeline, then they are getting only read access for tables