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 :
>
>
otobufRpcEngine.java:206)
>at com.sun.proxy.$Proxy14.getListing(Unknown Source)
>at
> org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.getListing(ClientNamenodeProtocolTranslatorPB.java:546)
>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
ke(RetryInvocationHandler.java:102)
at com.sun.proxy.$Proxy15.getListing(Unknown Source)
at org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:1893)/
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Hive-query-execution-from-Spark-through-HiveContex
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 :
*org.apache.hadoop.security.AccessControlException: Permission denied:
user=kakn, access=READ_EXECUT