Re: Is there a metastore side authorization perform like SQL standard based authorization?
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
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