Any response to this guys?
On Fri, Jun 19, 2015 at 2:34 PM, Nitin kak wrote:
> Any other suggestions guys?
>
> On Wed, Jun 17, 2015 at 7:54 PM, Nitin kak wrote:
>
>> With Sentry, only hive user has the permission for read/write/execute on
>> the subdirectories of warehouse. All the users get tr
Any other suggestions guys?
On Wed, Jun 17, 2015 at 7:54 PM, Nitin kak wrote:
> With Sentry, only hive user has the permission for read/write/execute on
> the subdirectories of warehouse. All the users get translated to "hive"
> when interacting with hiveserver2. But i think HiveContext is bypas
With Sentry, only hive user has the permission for read/write/execute on
the subdirectories of warehouse. All the users get translated to "hive"
when interacting with hiveserver2. But i think HiveContext is bypassing
hiveserver2.
On Wednesday, June 17, 2015, ayan guha wrote:
> Try to grant read
With Sentry, only hive user has the permission for read/write/execute on
the subdirectories of warehouse. All the users get translated to "hive"
when interacting with hiveserver2. But i think HiveContext is bypassing
hiveserver2.
On Wednesday, June 17, 2015, ayan guha wrote:
> Try to grant read
Try to grant read execute access through sentry.
On 18 Jun 2015 05:47, "Nitin kak" wrote:
> I am trying to run a hive query from Spark code using HiveContext object.
> It was running fine earlier but since the Apache Sentry has been set
> installed the process is failing with this exception :
>
>
Hi there!
It seems like you have Read/Execute access permission (and no
update/insert/delete access). What operation are you performing?
Ajay
> On Jun 17, 2015, at 5:24 PM, nitinkak001 wrote:
>
> I am trying to run a hive query from Spark code using HiveContext object. It
> was running fine