Re: admin user in hive

2015-04-07 Thread Alan Gates
Use the new SQL standard authorization rather than the default authorization. See https://cwiki.apache.org/confluence/display/Hive/SQL+Standard+Based+Hive+Authorization Alan. Megha Garg April 6, 2015 at 4:08 Hi, I want to enable authentication+authorization on

admin user in hive

2015-04-06 Thread Megha Garg
Hi, I want to enable authentication+authorization on my hive server. But I want only one admin user who can create other user as admin/public. But by default any user who types 'set role admin' can become admin and grants any user any permission. How can i avoid this behavior? Hive version is 0.1