Re: Spark thrift service and Hive impersonation.

2015-10-06 Thread Steve Loughran
t allows multiple users to share a single SparkContext. Most likely, you have file permissions issue. I don't think the spark hive thrift server does the multi-user stuff (yet) Mohammed From: Jagat Singh [mailto:jagatsi...@gmail.com] Sent: Tuesday, September 29, 2015 5:30 PM To: SparkU

Re: Spark thrift service and Hive impersonation.

2015-10-05 Thread Jagat Singh
spark hive thrift server does the multi-user stuff (yet) >> >> Mohammed >> >> >> >> *From:* Jagat Singh [mailto:jagatsi...@gmail.com] >> *Sent:* Tuesday, September 29, 2015 5:30 PM >> *To:* SparkUser >> *Subject:* Spark thrift service and Hive

Re: Spark thrift service and Hive impersonation.

2015-09-30 Thread Steve Loughran
Most likely, you have file permissions issue. I don't think the spark hive thrift server does the multi-user stuff (yet) Mohammed From: Jagat Singh [mailto:jagatsi...@gmail.com] Sent: Tuesday, September 29, 2015 5:30 PM To: SparkUser Subject: Spark thrift service and Hive impersonation.

Re: Spark thrift service and Hive impersonation.

2015-09-30 Thread Vinay Shukla
le permissions issue. > > > > > I don't think the spark hive thrift server does the multi-user stuff (yet) > > Mohammed > > > > *From:* Jagat Singh [mailto:jagatsi...@gmail.com > <javascript:_e(%7B%7D,'cvml','jagatsi...@gmail.com');>] > *Sent:* Tuesd

Spark thrift service and Hive impersonation.

2015-09-29 Thread Jagat Singh
Hi, I have started the Spark thrift service using spark user. Does each user needs to start own thrift server to use it? Using beeline i am able to connect to server and execute show tables; However when we try to execute some real query it runs as spark user and HDFS permissions does not

RE: Spark thrift service and Hive impersonation.

2015-09-29 Thread Mohammed Guller
Jagat Singh [mailto:jagatsi...@gmail.com] Sent: Tuesday, September 29, 2015 6:32 PM To: Mohammed Guller Cc: SparkUser Subject: Re: Spark thrift service and Hive impersonation. Hi, Thanks for your reply. If you see the log message Error: org.apache.hadoop.hive.ql.metadata.HiveException: Unable to

RE: Spark thrift service and Hive impersonation.

2015-09-29 Thread Mohammed Guller
, September 29, 2015 5:30 PM To: SparkUser Subject: Spark thrift service and Hive impersonation. Hi, I have started the Spark thrift service using spark user. Does each user needs to start own thrift server to use it? Using beeline i am able to connect to server and execute show tables; However

Re: Spark thrift service and Hive impersonation.

2015-09-29 Thread Jagat Singh
. > > > > Mohammed > > > > *From:* Jagat Singh [mailto:jagatsi...@gmail.com] > *Sent:* Tuesday, September 29, 2015 5:30 PM > *To:* SparkUser > *Subject:* Spark thrift service and Hive impersonation. > > > > Hi, > > > > I have started th