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
ailto:user@hive.apache.org>>
Date: Mon, 1 Oct 2012 20:58:31 -0700
To: mailto:user@hive.apache.org>>
Subject: Re: hive permissions issue on a database
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 y
rement you can expect permissions on metastore level in future
> versions of hive.
> Regards
> Bejoy KS
>
> Sent from handheld, please excuse typos.
> --
> *From: * Rahul Sarma
> *Date: *Mon, 1 Oct 2012 11:50:19 -0700
> *To: *
> *ReplyT
future versions of hive.
Regards
Bejoy KS
Sent from handheld, please excuse typos.
-Original Message-
From: Rahul Sarma
Date: Mon, 1 Oct 2012 11:50:19
To:
Reply-To: user@hive.apache.org
Subject: hive permissions issue on a database
I have a Hadoop cluster running CDH4 version. I am
I have a Hadoop cluster running CDH4 version. I am having issues giving
privileges to users on hive. My requirement is for each linux user I need
to create a database on hive and give access to only that user(or group).
So other users should not be able to see those tables or do anything with
them.