Re: Is there a metastore side authorization perform like SQL standard based authorization?

2014-10-27 Thread supriya sahay
Yes, there is. Which Hive version are you using? On 27-10-2014 08:33, Zhanghe (D) wrote: Dear all, Is there a metastore side authorization performlike SQL standard based authorization? Thanks~~

Creating managed location with location

2014-02-25 Thread Supriya Sahay
Hi I was trying to create an internal table specifying the location as well in the create table statement. This is what I used: *create table test.employees(** **name String comment 'Employee name',** **salary float comment 'Employee salary',** **subordinates array comment 'Names of subordinat