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
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
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
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