Re: hive permissions issue on a database

2012-10-01 Thread Rahul Sarma
h as > "use my_db; drop table other_db.foo". > > As for show tables, are you saying that tables created by one user is > not shown to another? Or the same user? > > Sriram > > From: Rahul Sarma > Reply-To: > Date: Mon, 1 Oct 2012 20:58:31 -0700 > To

Re: hive permissions issue on a database

2012-10-01 Thread Rahul Sarma
Hi Bejoy, Thanks for your help. Is there any other way to meet this requirement? How about giving it at the table level? Also can you share some thoughts on why my "show tables" command doesn't show me the tables created by the user? Regards, Rahul Sarma On Mon, Oct 1, 2012 at

hive permissions issue on a database

2012-10-01 Thread Rahul Sarma
hen I create table with demo2 user and demo1 is able to drop it. What have I done wrong? Also I noticed that when I do "show tables;" under demo1, it does not show anything? Any suggestions? Regards, Rahul Sarma