Column level security in hive was added at HIVE-5837
<https://issues.apache.org/jira/browse/HIVE-5837>

It has the PDF link for your readings.

https://cwiki.apache.org/confluence/display/Hive/AuthDev talks about
setting column level permissions

On Thu, Mar 26, 2015 at 4:39 PM, Allen <bjallenw...@sina.com> wrote:

> Thanks for your replay.
>
> If we handle the privileges by creating views, it will lead to lots of
> views in our database.
>
> I found there is a table named TBL_COL_PRIV in hive metastore database,
> maybe this table is related to column privilege,but it is never used in
> hive. Anybody knew why?
>
>
> --------------------------------
>
>
> ----- 原始邮件 -----
> 发件人:Daniel Haviv <daniel.ha...@veracity-group.com>
> 收件人:"user@hive.apache.org" <user@hive.apache.org>
> 主题:Re: how to set column level privileges
> 日期:2015年03月26日 18点42分
>
> Create a view with the permitted columns and handle the privileges for it
>
> Daniel
>
> On 26 במרץ 2015, at 12:40, Allen <bjallenw...@sina.com> wrote:
>
> hi,
>
> We use SQL standards based authorization for authorization in Hive 0.14.
> But it  has not support for column level privileges.
>
> So, I want to know Is there anyway to set column level privileges?
>
>  Thanks!
>
> --------------------------------
>
>


-- 
Nitin Pawar

Reply via email to