Hive streaming not working

2018-02-09 Thread kumar r
Hi, I trying to enable hive streaming by following https://cwiki.apache.org/confluence/display/Hive/Streaming+Data+Ingest#StreamingDataIngest-StreamingRequirements I had changed all configuration properties to enable hive streaming, but hive metastore service running with below error, 18/02/09

Hive Admin cannot revoke permission granted by other user

2016-08-12 Thread kumar r
Hi, Hive-2.0.1 configured in secure hadoop cluster. Hive ACL enabled. User Kumar is Hive admin and Babu is normal user. 1. User Kumar granted permission to user Babu with grant option grant all on sample to user Babu with grant option 1. User Babu granted permission to user Rajesh gran

Re: Hive SQL based authorization don't have support for group

2016-05-12 Thread kumar r
e, but we haven’t added > that feature. > > You’ll need to define a role that includes the members of that group. > > Alan. > > > On May 12, 2016, at 02:01, kumar r wrote: > > > > Hi, > > > > I have configured hive-1.2.1 with Hadoop-2.7.2. I have enabl

Hive SQL based authorization don't have support for group

2016-05-12 Thread kumar r
Hi, I have configured hive-1.2.1 with Hadoop-2.7.2. I have enabled SQL standard based authorization. I can give permission for user or roles. i cannot find any option for groups. Is there any feature available for group permission on Hive SQL standard based authorization? When i am trying to ex